Jack Back 50121a66a5
Some checks failed
Build / build-linux (push) Failing after 2s
build: crazy workflow idea 5
2024-03-20 17:34:29 +01:00

27 lines
505 B
YAML

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