diff --git a/.gitea/workflows/build-test.yaml b/.gitea/workflows/build-test.yaml index d07fc16..d67fb95 100644 --- a/.gitea/workflows/build-test.yaml +++ b/.gitea/workflows/build-test.yaml @@ -11,7 +11,7 @@ jobs: - run: | rm -rf $CLONED_REPO_DIR git clone $BARE_REPO_DIR $CLONED_REPO_DIR - - run: cd $CLONED_REPO_DIR + - run: cd Dace/Mirai-bot - run: pwd - run: ls -sl - run: chmod +x ./mvnw