Skip to content

Commit

Permalink
Merge pull request #5866 from NipunaMadhushan/update-custum-jre
Browse files Browse the repository at this point in the history
Use ballerina-dev-tools main branch for kola release
  • Loading branch information
NipunaMadhushan authored Dec 3, 2024
2 parents 898f5dd + 3e8dd55 commit db48aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_release_bi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
node-version: '10.22.1'
- name: Clone ballerina-dev-tools
run: git clone -b flow_model https://github.com/ballerina-platform/ballerina-dev-tools.git
run: git clone https://github.com/ballerina-platform/ballerina-dev-tools.git
- name: Build ballerina-dev-tools
id: build-dev-tools
env:
Expand Down

0 comments on commit db48aad

Please sign in to comment.