diff --git a/.gitea/workflows/pipeline.yml b/.gitea/workflows/pipeline.yml index 9bad87d..fcfb078 100644 --- a/.gitea/workflows/pipeline.yml +++ b/.gitea/workflows/pipeline.yml @@ -10,7 +10,7 @@ jobs: steps: - name: checkout repo uses: actions/checkout@v4 - - name: install Nix + - name: install nix uses: cachix/install-nix-action@v31 - id: check name: run nix flake show