.
Some checks failed
deploy host / build (push) Failing after 5s

This commit is contained in:
2024-09-01 00:39:08 +01:00
parent 933bf20748
commit 552b40d5f1

View File

@@ -7,7 +7,7 @@ on:
- ".gitea/workflows/**services**.yml"
jobs:
build:
runs-on: ubuntu-latest
runs-on: homesrv01
steps:
- name: Checkout code
uses: actions/checkout@v2