Fixed CI / Fixed exponentially increasing broken blocks

This commit is contained in:
Anuken
2020-11-25 10:15:14 -05:00
parent 5fd66d38bb
commit eaa7b04c3d
6 changed files with 29 additions and 3 deletions

View File

@@ -15,6 +15,7 @@ jobs:
- name: Run unit tests
run: ./gradlew test
- name: Trigger BE build
if: ${{ github.repository == Anuken/Mindustry }}
run: |
git clone --depth=1 --branch=master https://github.com/Anuken/MindustryBuilds ../MindustryBuilds
cd ../MindustryBuilds