CI: fix yaml syntax error

This commit is contained in:
raf 2023-11-12 17:04:40 +03:00 committed by GitHub
parent a30ce8954b
commit f7a4a3f376
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ jobs:
name: nyx
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
- Update flake
- name: Update flake
run: nix flake update
- uses: stefanzweifel/git-auto-commit-action@v5