Update .gitea/workflows/build-pr.yaml
Some checks failed
Game Ideas build for PR / build_blazor_app (pull_request) Failing after 48s
Some checks failed
Game Ideas build for PR / build_blazor_app (pull_request) Failing after 48s
This commit is contained in:
@@ -8,6 +8,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_blazor_app:
|
build_blazor_app:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository
|
- name: Check out repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user