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:
Build-App:
runs-on: actionkit
runs-on: actionkit-latest
steps:
- name: Clone
uses: actions/checkout@v3