Skip to content

Commit

Permalink
Try removing mingw
Browse files Browse the repository at this point in the history
  • Loading branch information
ColdHeat committed May 12, 2023
1 parent dfba9a1 commit 1b5a990
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
run: |
choco install visualstudio2019buildtools -f -y
choco install golang -f -y
choco install mingw -f -y
go get -d
- name: Set up QEMU
Expand Down

0 comments on commit 1b5a990

Please sign in to comment.