Trying out Github Actions

This commit is contained in:
Krzosa Karol
2023-12-31 09:57:26 +01:00
parent 9589e233a5
commit 20353e69ae

View File

@@ -14,7 +14,6 @@ jobs:
uses: TheMrMilchmann/setup-msvc-dev@v3.0.0
with:
arch: x64
- run: dir
shell: cmd
- uses: actions/checkout@v4
- run: call build.bat
shell: cmd