Cleanup preparation step
Some checks failed
/ test (push) Failing after 6m57s

This commit is contained in:
Nicolas Jeannerod 2024-09-24 14:05:53 +02:00
parent 2f107fa9a7
commit 7c254a750b
Signed by: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -7,12 +7,7 @@ jobs:
cat <<EOF >>/etc/nix/nix.conf cat <<EOF >>/etc/nix/nix.conf
experimental-features = nix-command flakes experimental-features = nix-command flakes
EOF EOF
- run: cat /etc/nix/nix.conf || true nix profile install nixpkgs#nodejs
- run: nix profile install nixpkgs#nodejs
# - run: nix-channel --update
# - run: nix-env -i nodejs
- uses: actions/checkout@v4 - uses: actions/checkout@v4