mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-05 01:15:29 -05:00
Update path for windows binary
This commit is contained in:
parent
0dac824472
commit
0ea99809d4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -107,7 +107,7 @@ jobs:
|
|||||||
- name: Compress
|
- name: Compress
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
run: |
|
run: |
|
||||||
mv desktop\build\exe.win-amd64-3.11\ ~\onionshare-win64
|
mv desktop\build\exe.win-amd64-3.12\ ~\onionshare-win64
|
||||||
Compress-Archive -LiteralPath ~\onionshare-win64 -DestinationPath ~\onionshare-win64.zip
|
Compress-Archive -LiteralPath ~\onionshare-win64 -DestinationPath ~\onionshare-win64.zip
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user