Skip to content

Commit

Permalink
check ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tairov committed Jul 29, 2023
1 parent 0d84c0c commit 062e06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@ jobs:
install: mingw-w64-${{matrix.env}}-gcc
- name: Build ${{ matrix.sys }} ${{ matrix.env }}
run: |
x86_64-w64-mingw32-gcc-win32 -Ofast -D_WIN32 -o run.exe -I. run.c win.c
make win64

0 comments on commit 062e06e

Please sign in to comment.