Skip to content

Commit

Permalink
Oops, forgot sudo for ninja installation
Browse files Browse the repository at this point in the history
  • Loading branch information
ababushk committed Sep 14, 2023
1 parent 5487459 commit a7e1730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
wget https://github.com/ninja-build/ninja/releases/download/v1.10.2/ninja-linux.zip
unzip ninja-linux.zip
cp -v ninja /usr/local/bin/
sudo cp -v ninja /usr/local/bin/
- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit a7e1730

Please sign in to comment.