Update pull-requests_build-check.yml
-build with -u for non interactive
This commit is contained in:
parent
bbdf9618ea
commit
ca8917dd1b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue