build: Removed if check on zipping
This commit is contained in:
parent
592d0cb21f
commit
01b91aa48c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -78,7 +78,6 @@ jobs:
|
|||
uses: actions/download-artifact@v5
|
||||
|
||||
- name: Archive Windows Release
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
uses: thedoctor0/zip-release@0.7.5
|
||||
with:
|
||||
type: "zip"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue