mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-12-16 01:47:47 +00:00
update
This commit is contained in:
16
.github/workflows/pregsc.ymloff
vendored
Normal file
16
.github/workflows/pregsc.ymloff
vendored
Normal 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
|
||||
Reference in New Issue
Block a user