Add gsc-tool workflow.

This commit is contained in:
JezuzLizard 2024-01-07 18:42:38 -08:00
parent c8972ced8b
commit cd63d19f03

19
.github/workflows/main.yml vendored Normal file
View File

@ -0,0 +1,19 @@
name: main
on: [push]
jobs:
main-win:
name: Test on Windows
runs-on: windows-latest
steps:
- name: Check out files
uses: actions/checkout@main
- name: Setup gsc-tool
uses: xensik/setup-gsc-tool@v1
- name: Compile test script
run: |
gsc-tool.exe comp t6 pc .