no nix profile
Some checks failed
/ test (push) Failing after 1m30s

This commit is contained in:
Nicolas Jeannerod 2024-09-24 13:22:34 +02:00
parent a4dccffc65
commit c8a1bae501
Signed by: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -12,9 +12,9 @@ jobs:
- run: nix-env -i nodejs - run: nix-env -i nodejs
- run: type -a nodejs || true - run: type -a nodejs || true
- run: type -a nodejs || true # - run: type -a nodejs || true
- run: nix profile install nodejs # - run: nix profile install nodejs
- run: type -a nodejs || true # - run: type -a nodejs || true
- uses: actions/checkout@v4 - uses: actions/checkout@v4