Skip to content

Commit

Permalink
Sudo do do Suda da da
Browse files Browse the repository at this point in the history
  • Loading branch information
jonct committed Jul 7, 2024
1 parent 4fc2fe3 commit 8ae5e12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
env:
PYTHONUNBUFFERED: 1
run: |
chown 0:0 jlmkr.py test/test.sh
chmod +x jlmkr.py test/test.sh
sudo chown 0:0 jlmkr.py test/test.sh
sudo chmod +x jlmkr.py test/test.sh
sudo ./test/test.sh

0 comments on commit 8ae5e12

Please sign in to comment.