diff --git a/.gitea/workflows/nixtest.yaml b/.gitea/workflows/nixtest.yaml index 7333304..f466956 100644 --- a/.gitea/workflows/nixtest.yaml +++ b/.gitea/workflows/nixtest.yaml @@ -1,7 +1,6 @@ name: testing nix stuff run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 on: [push] - jobs: nix: strategy: @@ -18,8 +17,6 @@ jobs: - name: List files in the repository run: | ls ${{ gitea.workspace }} - - uses: cachix/install-nix-action@v31 - - name: Install Nix uses: DeterminateSystems/nix-installer-action@v9