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:21:02 +02:00
parent 61d18a79d8
commit 6c9d149404
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -39,6 +39,7 @@ jobs:
run: echo $RANDOM >> random.txt run: echo $RANDOM >> random.txt
- name: push - name: push
run: | run: |
ls $RUNNER_TEMP
git add random.txt git add random.txt
git commit -m "LOL" git commit -m "LOL"
git push git push