mirror of
https://github.com/g-truc/glm.git
synced 2024-11-22 08:54:35 +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
|
- name: Setup Visual Studio
|
||||||
uses: TheMrMilchmann/setup-msvc-dev@v3
|
uses: TheMrMilchmann/setup-msvc-dev@v3
|
||||||
with:
|
with:
|
||||||
arch: ${{matrix.toolset}}
|
arch: ${{matrix.arch}}
|
||||||
toolset: ${{matrix.toolset}}
|
toolset: ${{matrix.toolset}}
|
||||||
- name: CMake Version
|
- name: CMake Version
|
||||||
run: cmake --version
|
run: cmake --version
|
||||||
@ -155,7 +155,7 @@ jobs:
|
|||||||
- name: Setup Visual Studio
|
- name: Setup Visual Studio
|
||||||
uses: TheMrMilchmann/setup-msvc-dev@v3
|
uses: TheMrMilchmann/setup-msvc-dev@v3
|
||||||
with:
|
with:
|
||||||
arch: ${{matrix.toolset}}
|
arch: ${{matrix.arch}}
|
||||||
toolset: ${{matrix.toolset}}
|
toolset: ${{matrix.toolset}}
|
||||||
- name: CMake Version
|
- name: CMake Version
|
||||||
run: cmake --version
|
run: cmake --version
|
||||||
|
Loading…
Reference in New Issue
Block a user