workdir issue
Some checks failed
/ deploy-unlighthouse-files (push) Has been skipped
/ unlighthouse (push) Failing after 3s
/ deploy-unlighthouse-site (push) Has been skipped
/ get-version (push) Successful in 2s
/ astro-check (push) Successful in 14s

This commit is contained in:
Firq 2024-10-22 18:09:50 +02:00
parent 7948fac47a
commit 58ae955f66
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -15,6 +15,7 @@ jobs:
--health-interval 10s
--health-timeout 5s
--health-retries 5
--workdir /app
steps:
- name: Checkout repository
uses: https://code.forgejo.org/actions/checkout@v3