node
Some checks failed
/ test (push) Failing after 52s

This commit is contained in:
mr-boneman 2024-05-31 11:45:49 +02:00
parent d30e511e62
commit dcdc3f91f2

View file

@ -8,7 +8,7 @@ jobs:
image: registry.fedoraproject.org/fedora:40
steps:
- name: install build env
run: dnf group install -y "C Development Tools and Libraries" "Development Tools"
run: dnf group install -y "C Development Tools and Libraries" "Development Tools" && dnf install node -y
- uses: https://git.ws-essen.de/actions/setup-nim@main
- name: clone rpmtest nimble
run: git clone https://git.ws-essen.de/mr-boneman/rpmtest.git .