diff --git a/.forgejo/workflows/unlighthouse.yml b/.forgejo/workflows/unlighthouse.yml index 1a08ad9..f4b6c60 100644 --- a/.forgejo/workflows/unlighthouse.yml +++ b/.forgejo/workflows/unlighthouse.yml @@ -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