From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Wed, 28 Sep 2022 16:17:05 +0000 (+0100) Subject: Explore build_check workflow. X-Git-Tag: 4.1-rc2~1^2~32^2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a11ca360836fe35e7d18d39aa39d3bc137b8c7b3;p=thirdparty%2Fshairport-sync.git Explore build_check workflow. --- diff --git a/.github/workflows/build_check.yml b/.github/workflows/build_check.yml index 873414e9..9edc8d4f 100644 --- a/.github/workflows/build_check.yml +++ b/.github/workflows/build_check.yml @@ -25,8 +25,8 @@ jobs: make -j - name: Install run: | - ls -al scripts cd build + ls -al scripts sudo make install - name: Invoke run: |