Update .forgejo/workflows/update.yml
This commit is contained in:
parent
ee1fd41172
commit
56e5fdf982
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
ref: master
|
||||
- uses: https://github.com/DeterminateSystems/nix-installer-action@main
|
||||
- run: 'git config --unset-all extensions.worktreeconfig'
|
||||
- run: 'nix flake update --commit-lock-file
|
||||
- run: 'nix flake update --commit-lock-file'
|
||||
env:
|
||||
GIT_AUTHOR_NAME: Chris Dombroski
|
||||
GIT_AUTHOR_EMAIL: cdombroski@gmail.com
|
||||
|
|
Loading…
Reference in a new issue