mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-03 10:00:10 -05:00
Fix win64 upload artifact path
This commit is contained in:
parent
b93fbd4e70
commit
d680a1bf33
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -103,7 +103,7 @@ jobs:
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: win64-build
|
||||
path: desktop\build\exe.win-amd64-3.9=
|
||||
path: ~\onionshare-win64.zip
|
||||
|
||||
build-win32:
|
||||
runs-on: windows-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user