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
|
||||
with:
|
||||
arch: x64
|
||||
- run: build.bat
|
||||
- run: dir
|
||||
shell: cmd
|
||||
- run: call build.bat
|
||||
shell: cmd
|
||||
Reference in New Issue
Block a user