Jack Back 012dfe6a53
Some checks failed
Build / build-linux (push) Failing after 6s
build: crazy workflow idea 3
2024-03-20 17:32:47 +01:00

27 lines
506 B
YAML

name: Build
on: [push]
jobs:
build-linux:
runs-on: ubuntu-latest
steps:
- name: Check out files
uses: actions/checkout@main
with:
submodules: true
fetch-depth: 0
lfs: false
- name: Create release
run: |
.gitea/scripts/ci.sh
- name: Upload release
uses: actions/upload-artifact@main
with:
name: release
path: |
build/iw4/_jump.gsc
build/iw5/_jump.gsc