Typo in win32 get-tor task

This commit is contained in:
Micah Lee 2022-06-16 22:48:02 -07:00
parent 549b0eac72
commit e7067a1c6d
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

@ -259,7 +259,7 @@ jobs:
name: Get tor binaries from Tor Browser (32-bit)
command: |
cd desktop
C:\Python-32bit\Scripts\poetry run python run .\scripts\get-tor.py
C:\Python-32bit\Scripts\poetry run python .\scripts\get-tor.py
- save_cache:
key: get-tor-{{ checksum "desktop/scripts/get-tor.py" }}-{{ .Environment.CACHE_VERSION }}
paths: