Trying out Github Actions

This commit is contained in:
Krzosa Karol
2023-12-31 09:53:49 +01:00
parent a1f484879d
commit 56b2f632b2

View File

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