Skip to content

Commit

Permalink
add sudo rigths
Browse files Browse the repository at this point in the history
  • Loading branch information
JBenda committed Dec 15, 2023
1 parent 01ea015 commit 9c3dd88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
run: |
wget https://apt.llvm.org/llvm.sh
chmod +x llvm.sh
./llvm.sh 16
sudo ./llvm.sh 16
- uses: actions/checkout@v3
- name: Fetch master branch
run: |
Expand Down

0 comments on commit 9c3dd88

Please sign in to comment.