mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
add .forgejo/ with actions
This commit is contained in:
parent
278b3caad3
commit
964e8382d3
1 changed files with 6 additions and 0 deletions
6
.forgejo/workflows/build.yaml
Normal file
6
.forgejo/workflows/build.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: rust
|
||||
stepS:
|
||||
- run: cargo build
|
||||
Loading…
Add table
Add a link
Reference in a new issue