Update release.yml
This commit is contained in:
parent
a6228cab9e
commit
60ed40f8bd
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -127,7 +127,7 @@ jobs:
|
||||||
- name: Upload zip
|
- name: Upload zip
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: windows
|
name: windows-zip
|
||||||
path: output\nushell-windows.zip
|
path: output\nushell-windows.zip
|
||||||
|
|
||||||
release:
|
release:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user