Change workflow
Some checks failed
Periodic flake update / flake-update (push) Failing after 3s

This commit is contained in:
Torjus Håkestad 2024-10-08 20:24:01 +02:00
parent 1a6c6be56b
commit 74c66e90c8
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -40,6 +40,7 @@ jobs:
run: echo $RANDOM >> random.txt
- name: push
run: |
cat $RUNNER_TEMP/id_ed25519.pub | sha256sum
ls $RUNNER_TEMP
git add random.txt
git commit -m "LOL"