Fix workflow (#26)
Some checks failed
Game Ideas deploy / build-test-deploy (push) Failing after 1m20s

Reviewed-on: #26
Co-authored-by: egamorf76 <maxime.adler76@gmail.com>
Co-committed-by: egamorf76 <maxime.adler76@gmail.com>
This commit was merged in pull request #26.
This commit is contained in:
2025-04-28 00:52:10 +02:00
committed by Egamorf
parent 31f124d205
commit 6532d7a6d6
2 changed files with 8 additions and 20 deletions

View File

@@ -6,7 +6,7 @@ on:
- main
jobs:
build_blazor_app:
build_test:
runs-on: ubuntu-latest
steps:
- name: Checkout code