mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-03 00:18:24 +02:00
Update compile_esp8266.yml
This commit is contained in:
parent
b5f8b72203
commit
7025c22a6a
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_$GITHUB_SHA
|
||||
name: esp8266_$${{env.GITHUB_REPOSITORY_OWNER}}_$${{env.GITHUB_SHA}}
|
||||
path: tools/esp8266/.pio/build/out/*.bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue