Skip to content

Commit

Permalink
continuing win-server build
Browse files Browse the repository at this point in the history
  • Loading branch information
mittelmark committed Aug 12, 2024
1 parent d942c72 commit 4af10f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
- name: compile bfs
shell: cmd
run: |
gcc --version
PATH=%CD%\mingw32\bin;%PATH%
gcc --version
mingw32-make -f win32winlibs.gmk bfs/exe
- name: compile mec
Expand Down

0 comments on commit 4af10f6

Please sign in to comment.