d755f7788b
feature(workflow): add GitHub actions
4 lines
87 B
Batchfile
4 lines
87 B
Batchfile
@echo off
|
|
git submodule update --init --recursive
|
|
tools\windows\premake5.exe %* vs2022
|