From b0e2b46702667df8079ee64b93554c536c203071 Mon Sep 17 00:00:00 2001 From: Rose Date: Wed, 24 Jul 2024 02:07:59 -0400 Subject: [PATCH] =?UTF-8?q?Revert=20"=F0=9F=92=9A=20use=20the=20correct=20?= =?UTF-8?q?git=20server=3F"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 991af1ba0914302240067d4b10d6ced44574671e. --- .forgejo/workflows/devel.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.forgejo/workflows/devel.yml b/.forgejo/workflows/devel.yml index ae5ec6c..fe53882 100644 --- a/.forgejo/workflows/devel.yml +++ b/.forgejo/workflows/devel.yml @@ -18,7 +18,6 @@ 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: