diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 9e01556..86d3b8b 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -17,7 +17,7 @@ jobs: steps: - name: Install node - run: nix-env -iA nixos.nodejs + run: nix-env -iA nixpkgs.nodejs - uses: actions/checkout@v4 - name: Check out the environment run: env