Adding ForgeAPI version pinning and dependency download. (#1308)

Co-authored-by: christopher blodgett <christopher.blodgett@gmail.com>
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
This commit is contained in:
chblodg
2022-01-27 16:42:33 -08:00
committed by GitHub
parent 66468975e0
commit 7dbd8256ea
9 changed files with 102 additions and 24 deletions

View File

@@ -36,7 +36,7 @@ jobs:
cache-from: type=gha
- name: Run Setup Only Tests
run: sh tests/setuponlytests/test.sh
run: bash tests/setuponlytests/test.sh
# - name: Run Full Minecraft Service Tests
# run: |