Skip to content

Commit

Permalink
update apt
Browse files Browse the repository at this point in the history
  • Loading branch information
jsing-canva committed Jun 4, 2024
1 parent 4519c02 commit 2c8ea90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
go-version: '1.20'
id: go

- name: Update apt
run: sudo apt-get update

- name: Install cross-compiler for Windows
run: sudo apt-get install -y gcc-multilib gcc-mingw-w64

Expand Down

0 comments on commit 2c8ea90

Please sign in to comment.