File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
- run : wget https://pyarmor.dashingsoft.com/downloads/temp/pyarmor_mini.tar.gz
15
15
- run : tar xzf pyarmor_mini.tar.gz
16
16
- run : cp linux.x86_64/libs/cp3.13t/pyarmor_minit.so .
17
- - run : python3.13t -c "import pyarmor_mini "
17
+ - run : python3.13t -c "import pyarmor_minit "
18
18
# - run: wget https://pyarmor.dashingsoft.com/downloads/temp/pyarmor-smoke-test.tar.gz
19
19
# - run: tar xzf pyarmor-smoke-test.tar.gz
20
20
# - run: pip install test/pyarmor.cli.core.tar.gz
30
30
- run : curl -O https://pyarmor.dashingsoft.com/downloads/temp/pyarmor_mini.tar.gz
31
31
- run : tar xzf pyarmor_mini.tar.gz
32
32
- run : cp darwin.x86_64/libs/cp3.13t/pyarmor_minit.so .
33
- - run : $(brew --prefix)/bin/python3.13t -c "import pyarmor_mini "
33
+ - run : $(brew --prefix)/bin/python3.13t -c "import pyarmor_minit "
You can’t perform that action at this time.
0 commit comments