mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
use fedora go
This commit is contained in:
@@ -16,11 +16,7 @@ jobs:
|
||||
options: --cap-add=SYS_ADMIN --privileged
|
||||
steps:
|
||||
- name: Install repositories
|
||||
run: dnf install -y mock createrepo_c rpm-build gcc curl wget git-core openssl-devel which bash cargo rust
|
||||
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: "^1.19"
|
||||
run: dnf install -y mock createrepo_c rpm-build gcc curl wget git-core openssl-devel which bash cargo rust go
|
||||
|
||||
- name: Install Anda
|
||||
run: cargo install anda
|
||||
|
||||
Reference in New Issue
Block a user