mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-12-28 20:17:46 +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'
|
||||
run: |
|
||||
cd Tuinity
|
||||
cd Paper
|
||||
./paper jar
|
||||
cd ..//
|
||||
./tuinity jar
|
||||
cd ..//
|
||||
|
Loading…
Reference in New Issue
Block a user