This commit is contained in:
parent
23338c113e
commit
a8f46b1129
1 changed files with 2 additions and 1 deletions
|
@ -9,4 +9,5 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://github.com/DeterminateSystems/nix-installer-action@main
|
||||
- run: 'set -x; git config --unset-all extensions.worktreeconfig; nix flake update --commit-lock-file --commit-lockfile-summary "flake.lock: Update"; git push'
|
||||
- run: 'git config --unset-all extensions.worktreeconfig'
|
||||
- uses: https://github.com/DeterminateSystems/update-flake-lock@main
|
Loading…
Reference in a new issue