mirror of
https://github.com/thinkonmay/sunshine-sdk.git
synced 2025-12-28 08:01:04 +00:00
Update pull-requests_build-check.yml
-build with -u for non interactive
This commit is contained in:
parent
bbdf9618ea
commit
ca8917dd1b
@ -104,7 +104,7 @@ jobs:
|
||||
|
||||
cd scripts
|
||||
sudo ./build-container.sh -c build -f Dockerfile-${{ matrix.distro }} -n sunshine-${{ matrix.distro }}
|
||||
sudo ./build-container.sh -c compile -f Dockerfile-${{ matrix.distro }} -n sunshine-${{ matrix.distro }}
|
||||
sudo ./build-sunshine.sh -p -u -n sunshine-${{ matrix.distro }} -s ..
|
||||
|
||||
ls
|
||||
echo "...."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user