Skip to content

Commit 36e826a

Browse files
authored
updated releaser 3 (#712)
1 parent 02650e6 commit 36e826a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: npm i && npm run build
2222
working-directory: frontend
2323
- name: Install UPX
24-
run: sudo apt-get install -y upx gcc-multilib g++-multilib gcc-mingw-w64 aarch64-linux-gnu-gcc
24+
run: sudo apt-get install -y upx gcc-multilib g++-multilib gcc-mingw-w64 gcc-aarch64-linux-gnu
2525
- name: Run GoReleaser
2626
uses: goreleaser/goreleaser-action@v6
2727
with:

0 commit comments

Comments
 (0)