Update update.yml

This commit is contained in:
Zachary Myers 2024-05-31 14:09:10 -04:00 committed by GitHub
parent ee17eddd4c
commit e885a21ac9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ jobs:
- name: "Update flake.lock ❄️"
run: |
nix flake update
nix flake update --accept-flake-config
- name: "Commit and push"
uses: EndBug/add-and-commit@v9