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

index 39eb153b7e9c2e75df39dc63ad0c2755fd448e15..fc34e90dded1b9888ea9b4bed993a7e43dbbb18e 100644 (file)
@@ -27,10 +27,10 @@ jobs:
       run: |
         cd build
         sudo make install
-    - invoke:
+    - name: Invoke
       run: |
         sudo systemctl shairport-sync start
-    - terminate:
+    - name: Terminate
       run: |
         sudo systemctl shairport-sync stop