spigotcpp/.forgejo/workflows/build.yaml
A.M. Rowsell 5a4147b750
Some checks are pending
/ build (push) Waiting to run
Added forgejo action
2025-07-21 17:24:57 -04:00

9 lines
No EOL
165 B
YAML

on: [push]
jobs:
build:
runs-on: poseidon-runner
steps:
- name: checkout
uses: actions/checkout@v4
- run: make
- run: time ./main