diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cbe6cc7ec..58762c463 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -148,7 +148,7 @@ jobs: distribution: 'temurin' java-version: '17' - - run: git clone --branch 1605 https://github.com/KubeJS-Mods/KubeJS.git + - run: git clone --branch 1605 https://github.com/ZZZank/KubeJS.git - run: git apply ../.github/actions/ci/patches/kubejs.patch working-directory: KubeJS