Skip to content

Commit 761300c

Browse files
committed
try pinning previous version of py sdk
1 parent 45f9e4e commit 761300c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zhook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: |
4040
set -o pipefail
4141
set -o xtrace
42-
pip install --user --upgrade requests openziti
42+
pip install --user --upgrade requests openziti==1.0.0
4343
echo "DEBUG: PYTHONPATH=${PYTHONPATH:-}"
4444
python ./zhook.py
4545

0 commit comments

Comments
 (0)