parent
d30e511e62
commit
dcdc3f91f2
1 changed files with 1 additions and 1 deletions
|
|
@ -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 .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue