Skip to content

Commit d886285

Browse files
committed
binutils-mingw-w64-i686 to gcc-mingw-w64-i686-win32
1 parent 49869bc commit d886285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up build environment
1717
run: |
1818
sudo apt-get update
19-
sudo apt-get install -y binutils-mingw-w64-i68
19+
sudo apt-get install -y gcc-mingw-w64-i686-win32
2020
2121
- name: Compile project
2222
run: make

0 commit comments

Comments
 (0)