Reapply "💚 use the correct git server?"

This reverts commit b0e2b46702.
This commit is contained in:
Rose 2024-07-24 02:08:50 -04:00
parent b0e2b46702
commit ce84afd871
No known key found for this signature in database

View file

@ -18,6 +18,7 @@ jobs:
uses: https://code.forgejo.org/actions/checkout@v4 uses: https://code.forgejo.org/actions/checkout@v4
with: with:
fetch-depth: 2 fetch-depth: 2
github-server-url: ${{github.server_url}}
- name: cache turbo build - name: cache turbo build
uses: https://code.forgejo.org/actions/cache@v4 uses: https://code.forgejo.org/actions/cache@v4
with: with: