Docker compose / Fix build ?
Build App / Build (push) Failing after 2s

This commit is contained in:
2026-08-06 11:00:55 +02:00
parent a9860f4c94
commit c9a3c252e1
6 changed files with 184 additions and 15 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ on: [push]
jobs:
Build:
runs-on: ubuntu-latest-real
runs-on: ubuntu-latest
steps:
- name: Update
run: |