Skip to content

Commit b60d323

Browse files
committed
minor update
1 parent e29a6ee commit b60d323

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@
4343
# echo "resource=src/envo/envo-edit.owl" >> $GITHUB_ENV
4444
# echo "branch-name=kgcl_automation_"${{ steps.gh-script-issue.outputs.result }} >> $GITHUB_ENV
4545

46-
# - name: Get jar & create alias command.
46+
# - name: Get jar & enable plugin.
4747
# run: |
4848
# mkdir -p robot-plugins
4949
# 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
5050
# echo "ROBOT_PLUGINS_DIRECTORY=$(pwd)/robot-plugins/" >> "$GITHUB_ENV"
5151

5252
# - name: Install dependencies
5353
# run: |
54-
# pip install git+https://github.com/hrshdhgd/ontobot-change-agent.git
54+
# pip install ontobot-change-agent
5555

5656
# - name: Run ochange
5757
# id: ochange

0 commit comments

Comments
 (0)