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:27:13 +02:00
parent 74c66e90c8
commit e1ef62a0f2
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

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