Skip to content

More cooler GPT context! #88

More cooler GPT context!

More cooler GPT context! #88

Workflow file for this run

name: CI Build
env:
RELEASE_BIN: fs24bot3
on:
push:
jobs:
linux_build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: bash ./fs24bot3/build-linux.bash
- uses: actions/upload-artifact@v3
with:
name: f24bot3-linux
path: ./releases