1
0
Fork 0
mirror of https://git.gay/xqtc/nixos-config synced 2025-05-11 13:37:30 +02:00

Fix url for cahcix action

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