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 cc16ab1 commit 06da4b2Copy full SHA for 06da4b2
.github/workflows/test-runner-actions.yml
@@ -50,7 +50,7 @@ jobs:
50
# You can test your matrix by printing the current Python version
51
- name: Display Python version
52
run: python -c "import sys; print(sys.version)"
53
- - run: wget https://pyarmor.dashingsoft.com/downloads/temp/citest58290.tar.gz
+ - run: wget https://pyarmor.dashingsoft.com/downloads/temp/citest9988.tar.gz
54
- run: tar xzf citest58290.tar.gz
55
- run: pip install citest/pyarmor_cli_core-8.1.0-cp310-none-manylinux1_x86_64.whl
56
- run: pip install citest/pyarmor-9.2.0.tar.gz
0 commit comments