mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-05 04:01:41 +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
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: esp8266_${GITHUB_REPOSITORY_OWNER}_${env.GITHUB_SHA}
|
||||
name: esp8266_ahoy
|
||||
path: tools/esp8266/.pio/build/out/*.bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue