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 8e7057d commit d8af28bCopy full SHA for d8af28b
.github/workflows/learn-github-actions.yml
@@ -6,4 +6,5 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v4
9
- - run: ls -lRh /dev/disk
+ - run: pip install pyarmor
10
+ - run: pyarmor reg -g 1
0 commit comments