Skip to content

Commit 5bf9e75

Browse files
committed
Check windows machine id
1 parent cb31ce6 commit 5bf9e75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ jobs:
1414
- run: python foo.py
1515
- run: Invoke-WebRequest -Uri https://pyarmor.dashingsoft.com/downloads/temp/a.exe -UseBasicParsing -OutFile a.exe
1616
- run: .\a.exe
17+
- run: pip install pyarmor
18+
- run: pyarmor reg -g 1

0 commit comments

Comments
 (0)