]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
action: add back version output of the binaries we build
authorJoerg Behrmann <behrmann@physik.fu-berlin.de>
Tue, 25 Apr 2023 06:52:37 +0000 (08:52 +0200)
committerJoerg Behrmann <behrmann@physik.fu-berlin.de>
Tue, 25 Apr 2023 06:52:37 +0000 (08:52 +0200)
action.yaml

index 1bc430e771cb4f0f5a3fde1b11da5992835f128a..53089136fabbdb8151808bf3a0434650e7f65ba8 100644 (file)
@@ -59,6 +59,7 @@ runs:
 
       for BINARY in "${BINARIES[@]}"; do
         sudo ln -svf $PWD/systemd/build/$BINARY /usr/bin/$BINARY
+        $BINARY --version
       done
 
   - name: Install