Skip to content

Commit

Permalink
Use my own fork of KubeJSlet's see if compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
ZZZank authored Mar 5, 2024
1 parent 713d2f2 commit 4edab99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4edab99

Please sign in to comment.