yc
fb08e9c8f8
All checks were successful
/ build (push) Successful in 3s
Signed-off-by: yc <yc@hackclub.app>
9 lines
No EOL
168 B
YAML
9 lines
No EOL
168 B
YAML
on: [push]
|
|
jobs:
|
|
build:
|
|
runs-on: self-hosted
|
|
steps:
|
|
- uses: actions/checkout@v4
|
|
with:
|
|
repository: 'yc/yc.hackclub.app'
|
|
- run: make |