Skip to content

Commit 77acbca

Browse files
committed
rolled back
1 parent 0771706 commit 77acbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/new-pr-java.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
# - name: Get jar & enable plugin.
7070
# run: |
7171
# mkdir -p robot-plugins
72-
# wget https://github.com/gouttegd/kgcl-java/releases/download/kgcl-0.2.0/kgcl-robot-plugin-0.2.0.jar -O robot-plugins/kgcl.jar
72+
# wget https://github.com/gouttegd/kgcl-java/releases/download/kgcl-java-0.3.2/kgcl-robot-plugin-0.3.2.jar -O robot-plugins/kgcl.jar
7373
# echo "ROBOT_PLUGINS_DIRECTORY=$(pwd)/robot-plugins/" >> "$GITHUB_ENV"
7474

7575
# - name: Install dependencies

0 commit comments

Comments
 (0)