From 94acc14a424b56711f3308ba31a54307702d4270 Mon Sep 17 00:00:00 2001 From: neosam Date: Sat, 29 Jun 2024 12:43:06 +0000 Subject: [PATCH] .github/workflows/test.yaml aktualisiert --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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