Skip to content

Commit

Permalink
chore: fix maven path
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaferraro committed Apr 30, 2021
1 parent ed51d58 commit c537814
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main-push-regen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
restore-keys: ${{ runner.os }}-m2
- name: Build catalog
working-directory: ./camel-kamelets-catalog
run: ./mvnw clean install
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
Expand Down

0 comments on commit c537814

Please sign in to comment.