diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index fbdd593..64ce33c 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -25,5 +25,4 @@ jobs: - name: Build | createJar run: cd Folia && ./gradlew createReobfBundlerJar - name: Build | ls - run: cd Folia && ls build/libs -lah - - run: echo "🍏 This job's status is complete." \ No newline at end of file + run: cd Folia && ls build/libs -lah \ No newline at end of file