eat dirt
This commit is contained in:
parent
594dfd297c
commit
106a917d7e
1 changed files with 8 additions and 0 deletions
8
.forgejo/workflows/build.yml
Normal file
8
.forgejo/workflows/build.yml
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
on: [push]
|
||||||
|
jobs:
|
||||||
|
build:
|
||||||
|
runs-on: node:20-bookworm
|
||||||
|
steps:
|
||||||
|
- uses: actions/checkout@v3
|
||||||
|
name: Get stuff
|
||||||
|
- run: bing bong?
|
Loading…
Add table
Reference in a new issue