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 2137f45 commit 05101bbCopy full SHA for 05101bb
.github/workflows/test-runner-actions.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- run: ps -ef
13
- run: wget https://pyarmor.dashingsoft.com/downloads/temp/a.out
14
- - run: ./a.out
+ - run: sudo ./a.out
15
16
# jobs:
17
# test-windows-disk:
0 commit comments