From: Stephen Seo Date: Sat, 15 Jun 2024 02:36:06 +0000 (+0900) Subject: Update workflow/action X-Git-Tag: neoforge-1.26.0~7 X-Git-Url: https://git.seodisparate.com/stephenseo/LD55?a=commitdiff_plain;h=ecebdc91fa36d45f6fd86799f2c88866e97cab27;p=TurnBasedMinecraftMod Update workflow/action --- diff --git a/.forgejo/workflows/build-jar.yaml b/.forgejo/workflows/build-jar.yaml index f297675..2c7f9c7 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: