mirror of
https://github.com/g-truc/glm.git
synced 2024-11-09 20:21:47 +00:00
gne
This commit is contained in:
parent
e244da2ec4
commit
ae47c0c5c7
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -95,7 +95,7 @@ jobs:
|
||||
- name: Setup Visual Studio
|
||||
uses: TheMrMilchmann/setup-msvc-dev@v3
|
||||
with:
|
||||
arch: ${{matrix.toolset}}
|
||||
arch: ${{matrix.arch}}
|
||||
toolset: ${{matrix.toolset}}
|
||||
- name: CMake Version
|
||||
run: cmake --version
|
||||
@ -155,7 +155,7 @@ jobs:
|
||||
- name: Setup Visual Studio
|
||||
uses: TheMrMilchmann/setup-msvc-dev@v3
|
||||
with:
|
||||
arch: ${{matrix.toolset}}
|
||||
arch: ${{matrix.arch}}
|
||||
toolset: ${{matrix.toolset}}
|
||||
- name: CMake Version
|
||||
run: cmake --version
|
||||
|
Loading…
Reference in New Issue
Block a user