Faster No Cache Build

This commit is contained in:
Bud Gidiere 2020-07-15 16:56:58 -05:00
parent 9a7bb0fe58
commit a2ef4f64b7

View File

@ -35,8 +35,6 @@ jobs:
if: steps.maven-cache.outputs.cache-hit != 'true'
run: |
cd Tuinity
cd Paper
./paper jar
cd ..//
./tuinity jar
cd ..//