1
0
mirror of https://github.com/ineedbots/iw5_bot_warfare.git synced 2025-06-28 07:01:50 +00:00
This commit is contained in:
ineed bots
2024-03-20 12:57:08 -06:00
parent 26a5adae13
commit a9ea7acec3
9 changed files with 38 additions and 64 deletions

View File

@ -1,10 +1,10 @@
name: main
name: gsc-tool
on: [push]
jobs:
main-win:
name: Test on Windows
name: Compile on Windows
runs-on: windows-latest
steps:
@ -18,4 +18,4 @@ jobs:
- name: Run script
run: |
ci/main.bat
ci/gsc-tool.bat

16
.github/workflows/pregsc.yml vendored Normal file
View File

@ -0,0 +1,16 @@
name: pregsc
on: [push]
jobs:
main-win:
name: Run on Windows
runs-on: windows-latest
steps:
- name: Check out files
uses: actions/checkout@main
- name: Run script
run: |
ci/pregsc.bat