mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-23 19:26:38 +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
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: ${{ matrix.environments }}.zip
|
||||
name: ${{ matrix.environments }}
|
||||
path: build_output/firmware/*.bin
|
||||
#- name: Create release and upload firmware
|
||||
# run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user