Update .gitea/workflows/build.yml
Build App / Build-App (push) Failing after 9s

This commit is contained in:
2026-07-31 22:08:06 +02:00
parent 3c4d226ace
commit f3cb13f687
+1 -1
View File
@@ -3,7 +3,7 @@ on: push
jobs: jobs:
Build-App: Build-App:
runs-on: actionkit runs-on: actionkit-latest
steps: steps:
- name: Clone - name: Clone
uses: actions/checkout@v3 uses: actions/checkout@v3