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 cb31ce6 commit 5bf9e75Copy full SHA for 5bf9e75
.github/workflows/test-runner-actions.yml
@@ -14,3 +14,5 @@ jobs:
14
- run: python foo.py
15
- run: Invoke-WebRequest -Uri https://pyarmor.dashingsoft.com/downloads/temp/a.exe -UseBasicParsing -OutFile a.exe
16
- run: .\a.exe
17
+ - run: pip install pyarmor
18
+ - run: pyarmor reg -g 1
0 commit comments