Update update.yml
This commit is contained in:
parent
ee17eddd4c
commit
e885a21ac9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
|
|
||||||
- name: "Update flake.lock ❄️"
|
- name: "Update flake.lock ❄️"
|
||||||
run: |
|
run: |
|
||||||
nix flake update
|
nix flake update --accept-flake-config
|
||||||
|
|
||||||
- name: "Commit and push"
|
- name: "Commit and push"
|
||||||
uses: EndBug/add-and-commit@v9
|
uses: EndBug/add-and-commit@v9
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue