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 06da4b2 commit faa4f6aCopy full SHA for faa4f6a
.github/workflows/test-runner-actions.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Display Python version
52
run: python -c "import sys; print(sys.version)"
53
- run: wget https://pyarmor.dashingsoft.com/downloads/temp/citest9988.tar.gz
54
- - run: tar xzf citest58290.tar.gz
+ - run: tar xzf citest9988.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
57
- run: pyarmor reg citest/pyarmor-ci-8000.zip
0 commit comments