Attempt fixing update workflow
All checks were successful
All checks were successful
This commit is contained in:
parent
baae05cefe
commit
d7e40e0aef
1
.github/workflows/flake-update.yaml
vendored
1
.github/workflows/flake-update.yaml
vendored
@ -19,6 +19,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config --global user.name 'torjus-bot'
|
git config --global user.name 'torjus-bot'
|
||||||
git config --global user.email 'torjus-bot@git.t-juice.club'
|
git config --global user.email 'torjus-bot@git.t-juice.club'
|
||||||
|
git pull
|
||||||
- name: flake update
|
- name: flake update
|
||||||
run: nix flake update --commit-lock-file
|
run: nix flake update --commit-lock-file
|
||||||
- name: push
|
- name: push
|
||||||
|
Loading…
Reference in New Issue
Block a user