Trying out Github Actions

This commit is contained in:
Krzosa Karol
2023-12-31 09:55:52 +01:00
parent 56b2f632b2
commit 9589e233a5

View File

@@ -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