Trying out Github Actions
This commit is contained in:
7
.github/workflows/run-tests.yml
vendored
7
.github/workflows/run-tests.yml
vendored
@@ -9,6 +9,7 @@ jobs:
|
|||||||
run-and-compile-windows:
|
run-and-compile-windows:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: TheMrMilchmann/setup-msvc-dev@v3
|
- name: Setup MSVC Developer Command Prompt
|
||||||
with:
|
uses: TheMrMilchmann/setup-msvc-dev@v3.0.0
|
||||||
arch: x64
|
with:
|
||||||
|
arch: x64
|
||||||
Reference in New Issue
Block a user