;ci: windows: try to get rid of double .zip suffix
This commit is contained in:
parent
30925f4cf8
commit
dd142319d7
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -169,5 +169,5 @@ jobs:
|
|||||||
- name: Create executables artifact
|
- name: Create executables artifact
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: hledger-win.zip
|
name: hledger-win
|
||||||
path: tmp/hledger
|
path: tmp/hledger
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user