Trying out Github Actions
This commit is contained in:
3
.github/workflows/run-tests.yml
vendored
3
.github/workflows/run-tests.yml
vendored
@@ -14,4 +14,5 @@ jobs:
|
|||||||
uses: TheMrMilchmann/setup-msvc-dev@v3.0.0
|
uses: TheMrMilchmann/setup-msvc-dev@v3.0.0
|
||||||
with:
|
with:
|
||||||
arch: x64
|
arch: x64
|
||||||
- run: cmd.exe build.bat
|
- run: build.bat
|
||||||
|
shell: cmd
|
||||||
Reference in New Issue
Block a user