Typo in win32 get-tor task

This commit is contained in:
Micah Lee 2022-06-16 22:48:02 -07:00
parent 105c96f522
commit 78c24dffd7

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: