mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-07 17:05:16 -04:00
Oops, checkout test-cli
This commit is contained in:
parent
69fe528482
commit
c2456c106b
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue