mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-04 17:05:31 -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
|
||||
shell: pwsh
|
||||
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
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user