Skip to content

Commit d8af28b

Browse files
committed
Test runner
1 parent 8e7057d commit d8af28b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/learn-github-actions.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v4
9-
- run: ls -lRh /dev/disk
9+
- run: pip install pyarmor
10+
- run: pyarmor reg -g 1

0 commit comments

Comments
 (0)