add missing dpened
This commit is contained in:
parent
d8369958c5
commit
bd05e1e6a7
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ jobs:
|
|||
FORGE_REPO_USER: ${{ vars.FORGE_REPO_USER }}
|
||||
steps:
|
||||
- name: Setting up environment
|
||||
run: apk add nodejs curl findutils git gawk
|
||||
run: apk add nodejs curl findutils git gawk bash rpm gpg
|
||||
- name: Repo pull
|
||||
uses: actions/checkout@v4
|
||||
- name: Package download
|
||||
|
|
Loading…
Reference in a new issue