Skip to content

Merge branch 'main' of https://github.com/yoshisaac/TeamFortress2-Lin… #81

Merge branch 'main' of https://github.com/yoshisaac/TeamFortress2-Lin…

Merge branch 'main' of https://github.com/yoshisaac/TeamFortress2-Lin… #81

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: packages
run: ./packages/packages.sh
- name: build
run: ./build.sh