mirror of https://github.com/zachjs/sv2v.git
fix windows release workflow
This commit is contained in:
parent
f2ccebd58e
commit
7aed23b650
|
|
@ -70,7 +70,7 @@ jobs:
|
|||
name: ${{ matrix.name }}
|
||||
path: sv2v-${{ matrix.name }}
|
||||
- name: Mark Binary Executable
|
||||
run: chmod +x */sv2v
|
||||
run: chmod +x */sv2v*
|
||||
- name: Create ZIP
|
||||
run: zip -r sv2v-${{ matrix.name }} ./sv2v-${{ matrix.name }}
|
||||
- name: Upload Release Asset
|
||||
|
|
|
|||
Loading…
Reference in New Issue