diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index addc6c6..e07de74 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -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