]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Explore build_check workflow.
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Wed, 28 Sep 2022 16:17:05 +0000 (17:17 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Wed, 28 Sep 2022 16:17:05 +0000 (17:17 +0100)
.github/workflows/build_check.yml

index 873414e9ee803b984535e5aea933b5bbcfa7e26e..9edc8d4ffaf1825311e40e57ff9347172a1244c1 100644 (file)
@@ -25,8 +25,8 @@ jobs:
         make -j
     - name: Install
       run: |
-        ls -al scripts
         cd build
+        ls -al scripts
         sudo make install
     - name: Invoke
       run: |