We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 117135f commit 3d31ec5Copy full SHA for 3d31ec5
.circleci/config.yml
@@ -74,6 +74,7 @@ jobs:
74
TESTINPLACE: 1
75
steps:
76
- checkout
77
+ - run: apt-get update
78
- run: apt-get install -y rsync
79
- run: git submodule update --init --recursive --remote
80
- run: apt install -y python3-venv
0 commit comments