diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fa6c260..8e5ab04 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -116,7 +116,7 @@ jobs: fabric quilt game-versions: | - >=${{ env.MC_VERSION }} + ${{ env.MC_VERSION }} java: | 17 dependencies: | @@ -139,7 +139,7 @@ jobs: loaders: | forge game-versions: | - >=${{ env.MC_VERSION }} + ${{ env.MC_VERSION }} java: | 17 game-version-filter: releases