Skip to content

Commit

Permalink
B
Browse files Browse the repository at this point in the history
  • Loading branch information
LebJe committed Jan 1, 2024
1 parent 5e4954d commit f77e7a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/buildAndTest-Windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
uses: "e-t-l/setup-mingw@patch-1"
with:
platform: "x64"
- name: "Set up MSVC"
# if: "${{ matrix.compiler == 'MSVC' }}"
# uses: "seanmiddleditch/gha-setup-vsdevenv@master"
# - name: "Set up MSVC"
# if: "${{ matrix.compiler == 'MSVC' }}"
# uses: "seanmiddleditch/gha-setup-vsdevenv@master"
- name: "Build Project"
run: |
New-Item -Path "LuaRocks\tree\luaRocksConfig.lua" -ItemType File
Expand Down

0 comments on commit f77e7a6

Please sign in to comment.