Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
flagarde committed Jul 19, 2024
1 parent 37bc77e commit 291c8cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/MSVC6.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ jobs:
path: './MSVC6'

- name: Setup MSVC6.0
env:
CC: ./MSVC6/MSVC600/VC98/Bin/CL.EXE
CXX: ./MSVC6/MSVC600/VC98/Bin/CL.EXE

run: ./MSVC6/VC98/bin/VCVARS32.bat

- name: ⬇️ Setup CMake
Expand Down

0 comments on commit 291c8cf

Please sign in to comment.