We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060f6df commit 1511e8aCopy full SHA for 1511e8a
.github/workflows/ci.yml
@@ -17,6 +17,7 @@ jobs:
17
K8S_DEPLOY_KEY: ${{ secrets.KNESSET_DATA_K8S_DEPLOY_KEY }}
18
run: |
19
export PIP_USE_PEP517=0
20
+ pip install --upgrade pip setuptools wheel
21
curl -s https://raw.githubusercontent.com/OriHoch/uumpa-ci-toolbox/b28739781cf844b3494bfa404ced1ff9c0803e05/bin/github_actions_install.sh \
22
| bash -s 65a0704332e63d51f63981dbb25cd83682dc4078 OriHoch/uumpa-ci-toolbox &&\
23
uci github actions self-checkout --config-user-name "knesset-data-pipelines-ci" &&\
0 commit comments