mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-03 08:28:20 +02:00
* workflow artifact path update
This commit is contained in:
parent
1a7b2fecc9
commit
1a99453322
1 changed files with 1 additions and 1 deletions
2
.github/workflows/compile_esp8266.yml
vendored
2
.github/workflows/compile_esp8266.yml
vendored
|
@ -38,4 +38,4 @@ jobs:
|
|||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: esp8266
|
||||
path: tools/esp8266/.pio/build/d1_mini/firmware.bin
|
||||
path: tools/esp8266/.pio/build/d1_mini/out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue