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 45f9e4e commit 761300cCopy full SHA for 761300c
.github/workflows/zhook.yml
@@ -39,7 +39,7 @@ jobs:
39
run: |
40
set -o pipefail
41
set -o xtrace
42
- pip install --user --upgrade requests openziti
+ pip install --user --upgrade requests openziti==1.0.0
43
echo "DEBUG: PYTHONPATH=${PYTHONPATH:-}"
44
python ./zhook.py
45
0 commit comments