mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-04 10:52:18 +00:00
fix(ci): bootstrap with which
Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
options: --cap-add=SYS_ADMIN --privileged
|
||||
steps:
|
||||
- name: Install repositories
|
||||
run: dnf5 install -y mock createrepo_c rpm-build gcc curl wget git-core openssl-devel
|
||||
run: dnf5 install -y mock createrepo_c rpm-build gcc curl wget git-core openssl-devel which
|
||||
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user