Update pull-requests_build-check.yml

This commit is contained in:
ReenigneArcher 2021-12-18 11:41:06 -05:00
parent 23f9474e9e
commit bbdf9618ea

View File

@ -103,6 +103,7 @@ jobs:
mkdir -p artifacts
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 }}
ls