From f8027fc44debd814b9e7a078c6c5140953d32ed6 Mon Sep 17 00:00:00 2001 From: ineed bots Date: Sun, 7 Jan 2024 21:17:56 -0600 Subject: [PATCH] gsc-tool to parse --- .github/workflows/main.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/workflows/main.yml diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..669ea1c --- /dev/null +++ b/.github/workflows/main.yml @@ -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 parse iw5 pc .