Fix node
This commit is contained in:
parent
cbbd764a5c
commit
958fc57b2e
|
@ -13,7 +13,7 @@ nix-shell -p lightningcss --pure --command "
|
|||
lightningcss --minify --targets '> 0.25%, not IE 11' _site/style/*.css -o _site/style/*.css
|
||||
"
|
||||
|
||||
nix-shell -p pnpm nodejs_22 cacert curl --pure --command "
|
||||
nix-shell -p nodePackages.pnpm nodejs_22 cacert curl --pure --command "
|
||||
echo 'Testing npm registry'
|
||||
curl -v https://registry.npmjs.org/
|
||||
|
||||
|
|
Loading…
Reference in a new issue