mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 21:26:43 +00:00
Remove double zip extension
This commit is contained in:
parent
f2fd400b5c
commit
471b3b56ae
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -75,7 +75,7 @@ jobs:
|
|||||||
- name: Upload output file
|
- name: Upload output file
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.environments }}.zip
|
name: ${{ matrix.environments }}
|
||||||
path: build_output/firmware/*.bin
|
path: build_output/firmware/*.bin
|
||||||
#- name: Create release and upload firmware
|
#- name: Create release and upload firmware
|
||||||
# run: |
|
# run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user