mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-11 07:01:38 +02:00
Update compile_esp8266.yml
This commit is contained in:
parent
32cf94e2aa
commit
de3a6434af
1 changed files with 1 additions and 1 deletions
2
.github/workflows/compile_esp8266.yml
vendored
2
.github/workflows/compile_esp8266.yml
vendored
|
@ -41,5 +41,5 @@ jobs:
|
||||||
run: python getVersion.py
|
run: python getVersion.py
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: esp8266_${GITHUB_REPOSITORY_OWNER}_${env.GITHUB_SHA}
|
name: esp8266_ahoy
|
||||||
path: tools/esp8266/.pio/build/out/*.bin
|
path: tools/esp8266/.pio/build/out/*.bin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue