mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-10-31 23:55:06 -04:00
sudo
This commit is contained in:
parent
3d902be1c9
commit
65bc478597
2
.github/workflows/generate-builds.yml
vendored
2
.github/workflows/generate-builds.yml
vendored
@ -190,7 +190,7 @@ jobs:
|
||||
cd build
|
||||
cmake ..
|
||||
make
|
||||
make install
|
||||
sudo make install
|
||||
- name: Install latest SDL_net
|
||||
if: ${{ (matrix.os == 'ubuntu-20.04' && !vars.LINUX_COMPATIBILITY_RUNNER) || (matrix.os == 'ubuntu-22.04' && !vars.LINUX_PERFORMANCE_RUNNER) }}
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user