Update .gitea/workflows/build-pr.yaml #8

Merged
Egamorf merged 3 commits from egamorf-patch-1 into main 2025-04-03 19:34:19 +02:00
Showing only changes of commit 0c5629607d - Show all commits

View File

@@ -8,6 +8,7 @@ on:
jobs:
build_blazor_app:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4