Files
gentoo-utils/.gitea/workflows/build.yml
penguin e8c90ee1e0
Some checks failed
Build gentoo-utils / build (pull_request) Failing after 12s
trying checkout v5
2025-12-05 16:11:03 -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@v5
- name: build and check
run: ./check.sh