;ci: windows: use upload-artifact v2
This commit is contained in:
parent
bebd6d3184
commit
2493edfd4c
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -167,7 +167,7 @@ jobs:
|
|||||||
copy C:\Users\runneradmin\AppData\Roaming\local\bin\hledger-web.exe .
|
copy C:\Users\runneradmin\AppData\Roaming\local\bin\hledger-web.exe .
|
||||||
|
|
||||||
- name: Create executables artifact
|
- name: Create executables artifact
|
||||||
uses: actions/upload-artifact@v1
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: hledger.zip
|
name: hledger.zip
|
||||||
path: tmp/hledger
|
path: tmp/hledger
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user