Files
gentoo-utils/.gitea/workflows/build.yml
penguin 079d0760f7
Some checks failed
Build gentoo-utils / build (pull_request) Failing after 1m28s
infra: add build workflow
2025-12-05 16:00:36 -06:00

15 lines
220 B
YAML

name: Build gentoo-utils
on: [pull_request]
jobs:
build:
runs-on: gentoo-utils
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: build and check
run: ./check.sh