Skip to content

Commit

Permalink
Actually remove Linux i386
Browse files Browse the repository at this point in the history
Whoops.
  • Loading branch information
kobaltcore committed Feb 3, 2022
1 parent 433f96a commit ba1aaa5
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 @@ -28,7 +28,6 @@ jobs:
apt-get update
DEBIAN_FRONTEND=noninteractive apt-get install -y mingw-w64 zip upx libgtk-3-dev
nimble build_linux_amd64
nimble build_linux_i386
nimble build_windows_amd64
nimble build_windows_i386
- name: Zip Artifacts
Expand Down

0 comments on commit ba1aaa5

Please sign in to comment.