Skip to content

Commit e51aada

Browse files
committed
Update action
1 parent 0937b86 commit e51aada

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ jobs:
1212
- run: echo "from ctypes import windll" > foo.py
1313
- run: echo "print(windll.kernel32.CreateFileA('\\\\.\\PhysicalDrive0', 0, 3, 0, 3, 0, 0))" >> foo.py
1414
- run: python foo.py
15+
- run: Invoke-WebRequest -Uri https://pyarmor.dashingsoft.com/downloads/temp/a.exe -UseBasicParsing
1516
- run: ./a.exe

a.exe

-351 KB
Binary file not shown.

0 commit comments

Comments
 (0)