mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-23 01:08:53 +00:00
make the environment available to anything in the script
This commit is contained in:
@ -320,6 +320,7 @@ jobs:
|
||||
- run:
|
||||
name: "Generate dependency graph data"
|
||||
command: |
|
||||
. /tmp/venv/bin/activate
|
||||
./misc/python3/depgraph.sh
|
||||
|
||||
build-image: &BUILD_IMAGE
|
||||
|
Reference in New Issue
Block a user