debug
Some checks failed
/ test (push) Failing after 33s

This commit is contained in:
Nicolas Jeannerod 2024-09-24 13:18:23 +02:00
parent 0a97e76bf2
commit 167d887213
Signed by: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -5,6 +5,8 @@ jobs:
steps: steps:
- run: nix-channel --update - run: nix-channel --update
- run: type -a nix-channel - run: type -a nix-channel
- run: ls /root/.nix-profile/bin
- run: ls /nix/var/nix/profiles/default/bin
- run: niv-env -i nodejs - run: niv-env -i nodejs
- uses: actions/checkout@v4 - uses: actions/checkout@v4