From ca7dee478c3bb1b1999c09e95c73d907c4389c05 Mon Sep 17 00:00:00 2001 From: angeling11 Date: Mon, 13 Jan 2025 00:31:29 -0600 Subject: [PATCH] update ubuntu packages --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ca0aa2e0..c29f610d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: - name: Cross compile 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 ./scripts/xcompile.sh