Skip to content

Commit

Permalink
Update build-gcc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbssa authored Nov 7, 2024
1 parent 9cf23bb commit 76c3b2c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build-gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,3 @@ jobs:
heob32.exe
heob64.exe
compression-level: 9
- run: |
make BITS=32 PREF= allocer32.exe
make BITS=32 PREF= test
env:
PATH: c:\mingw32\bin;c:\msys64\usr\bin
- run: |
make BITS=64 PREF= allocer64.exe
make BITS=64 PREF= test
env:
PATH: c:\mingw64\bin;c:\msys64\usr\bin

0 comments on commit 76c3b2c

Please sign in to comment.