mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 09:46:18 +00:00
Invoke install-tor.sh with the correct path.
This commit is contained in:
parent
3c5cb8d3cf
commit
25719ca1cb
@ -218,7 +218,8 @@ jobs:
|
||||
- run:
|
||||
name: "Install Tor"
|
||||
command: |
|
||||
integration/install-tor.sh
|
||||
# Don't forget that we moved the source tree to /tmp.
|
||||
/tmp/project/integration/install-tor.sh
|
||||
- save_cache: *SAVE_HTTP_CACHE
|
||||
- save_cache: *SAVE_WHEELHOUSE
|
||||
- run: *RUN_TESTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user