mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-17 13:02:42 -05:00
Oops, checkout test-cli
This commit is contained in:
parent
69fe528482
commit
c2456c106b
@ -30,6 +30,7 @@ jobs:
|
||||
docker:
|
||||
- image: cimg/python:3.9
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: Install dependencies
|
||||
command: |
|
||||
@ -96,7 +97,6 @@ jobs:
|
||||
# NOTE: change when upgrading tor
|
||||
TOR_TAG: tor-0.4.7.7
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: Install build dependencies
|
||||
command: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user