mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-03 16:38:20 +02:00
* workflow update
This commit is contained in:
parent
21e61b3303
commit
56958971f8
1 changed files with 3 additions and 3 deletions
6
.github/workflows/compile_esp8266.yml
vendored
6
.github/workflows/compile_esp8266.yml
vendored
|
@ -35,6 +35,6 @@ jobs:
|
|||
run: |
|
||||
pio run -d tools/esp8266
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: firmware
|
||||
path: ./build_output
|
||||
with:
|
||||
name: firmware
|
||||
path: ./build_output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue