parent
8b0bf82a69
commit
d4a71ccdec
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: fedora:40
|
image: fedora:40
|
||||||
steps:
|
steps:
|
||||||
- run: dnf install -y nodejs rpmdevtools git
|
- run: dnf install -y nodejs rpmdevtools git wget
|
||||||
- name: set up base build env
|
- name: set up base build env
|
||||||
run: rpmdev-setuptree
|
run: rpmdev-setuptree
|
||||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue