added curl
Some checks failed
Test / tests (push) Failing after 1m15s

This commit is contained in:
David Mikael Blum Samuelsen 2025-07-09 12:06:43 +02:00
parent 48b8c09b4f
commit 91530613b6

View file

@ -9,6 +9,7 @@ jobs:
runs-on: nixos-latest
steps:
- run: nix-env -iA nixpkgs.nodejs
- run: nix-env -iA nixpkgs.curl
- name: Enable experimental features
run: |