We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2136b8 commit b97ba79Copy full SHA for b97ba79
1 file changed
.github/workflows/deploy.yml
@@ -37,6 +37,7 @@ jobs:
37
python3 -m pip install -U requests
38
python3 -m pip install outerbounds pyyaml
39
python3 -m pip install -U ob-project-utils
40
+
41
- name: Configure Outerbounds
42
run: |
43
PROJECT_NAME=$(yq .project obproject.toml)
0 commit comments