mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-24 11:47:12 +02:00
fix workflow
This commit is contained in:
parent
979b135729
commit
a6a380bc12
1 changed files with 1 additions and 1 deletions
2
.github/workflows/compile_development.yml
vendored
2
.github/workflows/compile_development.yml
vendored
|
@ -63,7 +63,7 @@ jobs:
|
|||
|
||||
#run: zip --junk-paths ${{ steps.rename-binary-files.outputs.name }}.zip tools/esp8266/.pio/build/out/* tools/esp8266/User_Manual.md
|
||||
- name: Create Artifact
|
||||
- uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: ${{ steps.rename-binary-files.outputs.name }}_dev_build
|
||||
path: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue