mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2025-01-01 05:58:02 +01:00
Faster No Cache Build
This commit is contained in:
parent
9a7bb0fe58
commit
a2ef4f64b7
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -35,8 +35,6 @@ jobs:
|
|||||||
if: steps.maven-cache.outputs.cache-hit != 'true'
|
if: steps.maven-cache.outputs.cache-hit != 'true'
|
||||||
run: |
|
run: |
|
||||||
cd Tuinity
|
cd Tuinity
|
||||||
cd Paper
|
|
||||||
./paper jar
|
|
||||||
cd ..//
|
cd ..//
|
||||||
./tuinity jar
|
./tuinity jar
|
||||||
cd ..//
|
cd ..//
|
||||||
|
Loading…
Reference in New Issue
Block a user