Skip to content

Commit faa4f6a

Browse files
committed
Fix typo
1 parent 06da4b2 commit faa4f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-runner-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Display Python version
5252
run: python -c "import sys; print(sys.version)"
5353
- run: wget https://pyarmor.dashingsoft.com/downloads/temp/citest9988.tar.gz
54-
- run: tar xzf citest58290.tar.gz
54+
- run: tar xzf citest9988.tar.gz
5555
- run: pip install citest/pyarmor_cli_core-8.1.0-cp310-none-manylinux1_x86_64.whl
5656
- run: pip install citest/pyarmor-9.2.0.tar.gz
5757
- run: pyarmor reg citest/pyarmor-ci-8000.zip

0 commit comments

Comments
 (0)