.github: peek & poke

[skip ci]

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2024-02-28 18:24:35 +01:00
parent 3c8879cbdf
commit a730cc0439
+6
View File
@@ -60,6 +60,12 @@ jobs:
ls $HOME
echo "Find $HOME ===================================================================="
find $HOME
- name: Peek & Poke ...
run: |
whoami
ls -l /mnt
touch /mnt/hej
ls -l /mnt
cleanup:
if: ${{ inputs.cleanup }}
needs: inventory