mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-08 06:45:38 +00:00
update ubuntu packages
This commit is contained in:
parent
8bf425b4d1
commit
ca7dee478c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Cross compile
|
- name: Cross compile
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install rhash -y
|
sudo apt-get install rhash cgi cryptography idna rexml -y
|
||||||
go install github.com/goreleaser/goreleaser/v2@latest
|
go install github.com/goreleaser/goreleaser/v2@latest
|
||||||
./scripts/xcompile.sh
|
./scripts/xcompile.sh
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user