Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dulanjalidilmi committed Feb 17, 2024
1 parent 8294911 commit ffe18c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Checkout MI
uses: actions/checkout@v1
with:
repository: wso2/micro-integrator
ref: refs/heads/master
repository: dulanjalidilmi/micro-integrator
ref: refs/heads/master-dependency
- name: Build MI with Maven
run: mvn clean install -Dsynapse.version=$(cat ../SYNAPSE_VERSION_FILE) -fae --file ../micro-integrator/pom.xml

0 comments on commit ffe18c3

Please sign in to comment.