install node
Some checks failed
Test / tests (push) Has been cancelled

This commit is contained in:
David Mikael Blum Samuelsen 2025-07-09 11:36:48 +02:00
parent b3fed3ac87
commit 93f1c678d9

View file

@ -8,6 +8,7 @@ jobs:
update-dependencies: update-dependencies:
runs-on: nixos-latest runs-on: nixos-latest
steps: steps:
- run: nix-env -iA nixpkgs.nodejs
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: nix flake update --commit-lock-file - run: nix flake update --commit-lock-file