Skip to content

Commit

Permalink
Revert "sudo removal"
Browse files Browse the repository at this point in the history
This reverts commit 93731c7.
  • Loading branch information
atticusrussell committed Jun 20, 2023
1 parent 93731c7 commit 8a0110b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-industrial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
unzip master.zip
cd pigpio-master
make
make install
sudo make install
- uses: actions/checkout@v3 # clone target repository
- uses: actions/cache@v2 # fetch/store the directory used by ccache before/after the ci run
with:
Expand Down

0 comments on commit 8a0110b

Please sign in to comment.