Fix url for cahcix action
Some checks failed
/ tests (push) Failing after 15s

This commit is contained in:
xqtc 2024-07-17 13:16:16 +02:00
parent 08a8497b69
commit a4e26d4494

View file

@ -6,5 +6,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
- uses: https://github.com/cachix/install-nix-action@v27
- run: nix flake check