Update .gitea/workflows/build-git.yaml
This commit is contained in:
@@ -4,7 +4,7 @@ on:
|
||||
workflow_dispatch
|
||||
push # when to trigger this. Here, on every push
|
||||
jobs:
|
||||
build_linux
|
||||
build_linux:
|
||||
name: "Build and test"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user