mirror of
https://github.com/onionshare/onionshare.git
synced 2025-04-06 21:03:45 -04:00
Update build workflow for windows as platform name has changed for get-tor.py
This commit is contained in:
parent
c420f4c0aa
commit
42c050361b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
key: ${{ runner.os }}-win64-tor-${{ hashFiles('desktop/scripts/get-tor.py') }}
|
||||
|
||||
- name: Get tor binaries from Tor Browser (64-bit)
|
||||
run: cd desktop && C:\hostedtoolcache\windows\Python\3.12.8\x64\Scripts\poetry run python .\scripts\get-tor.py win64
|
||||
run: cd desktop && C:\hostedtoolcache\windows\Python\3.12.8\x64\Scripts\poetry run python .\scripts\get-tor.py windows-x86_64
|
||||
|
||||
- name: Install Go >=1.23.5
|
||||
uses: actions/setup-go@v5
|
||||
|
Loading…
x
Reference in New Issue
Block a user