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