nodejs
All checks were successful
/ test (push) Successful in 1m2s

This commit is contained in:
mr-boneman 2024-05-31 11:47:21 +02:00
parent dcdc3f91f2
commit 6d67bb1832

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" && dnf install node -y
run: dnf group install -y "C Development Tools and Libraries" "Development Tools" && dnf install nodejs -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 .