From: Stephen Seo Date: Sat, 15 Jun 2024 02:37:01 +0000 (+0900) Subject: Update workflow/action X-Git-Tag: forge-1.26.0~7 X-Git-Url: https://git.seodisparate.com/tbm-server-edit-full.png?a=commitdiff_plain;h=a3a413f5d629ebe2f309915150b0c5cc4b9fc845;p=TurnBasedMinecraftMod Update workflow/action --- diff --git a/.forgejo/workflows/build-jar.yaml b/.forgejo/workflows/build-jar.yaml index 018dd8e..dfbfc03 100644 --- a/.forgejo/workflows/build-jar.yaml +++ b/.forgejo/workflows/build-jar.yaml @@ -6,7 +6,7 @@ on: jobs: check-release-exists: - runs-on: highmem_self + runs-on: any_archLinux outputs: status: ${{ steps.release_exists_check.outputs.http_code }} steps: