Skip to content

Commit

Permalink
permissions issue
Browse files Browse the repository at this point in the history
  • Loading branch information
charlie-foxtrot committed Feb 5, 2024
1 parent a45799d commit dc327a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/install_dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ case "${unameOut}" in
mkdir build
cd build
cmake ../
make install
ldconfig
sudo make install
sudo ldconfig
)
;;

Expand Down

0 comments on commit dc327a8

Please sign in to comment.