We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5af90 commit 30fb26bCopy full SHA for 30fb26b
.github/workflows/deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Install dependencies
36
run: |
37
python3 -m pip install -U requests
38
- python3 -m pip install outerbounds==0.7.2 pyyaml
+ python3 -m pip install outerbounds pyyaml
39
python3 -m pip install -U ob-project-utils
40
- name: Configure Outerbounds
41
0 commit comments