diff --git a/.forgejo/workflows/devel.yml b/.forgejo/workflows/devel.yml index 3c15767..7e3489e 100644 --- a/.forgejo/workflows/devel.yml +++ b/.forgejo/workflows/devel.yml @@ -18,6 +18,7 @@ jobs: uses: https://code.forgejo.org/actions/checkout@v4 with: fetch-depth: 2 + github-server-url: ${{github.server_url}} - name: cache turbo build uses: https://code.forgejo.org/actions/cache@v4 with: