Attempt fixing update workflow
All checks were successful
Check actions / check-actions-actionlint (push) Successful in 31s
Check actions / check-actions-yamllint (push) Successful in 32s
Run nix flake check / flake-check (push) Successful in 2m3s
Periodic flake update / flake-update (push) Successful in 1m41s

This commit is contained in:
Torjus Håkestad 2024-10-04 09:21:54 +02:00
parent baae05cefe
commit d7e40e0aef

View File

@ -19,6 +19,7 @@ jobs:
run: |
git config --global user.name 'torjus-bot'
git config --global user.email 'torjus-bot@git.t-juice.club'
git pull
- name: flake update
run: nix flake update --commit-lock-file
- name: push