Skip to content

Commit

Permalink
Update publish-plugin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anzhao authored Sep 17, 2024
1 parent 0551d5b commit bb39843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout local repository
uses: actions/checkout@v3
with:
path: ${{ github.workspace }}/${{ env.SERVICE_NAME }}
path: ${{ github.workspace }}/${{ env.SERVICE_NAME }}/ecp-datatype-plugin
- uses: actions/setup-java@v3
with:
distribution: 'temurin'
Expand Down

0 comments on commit bb39843

Please sign in to comment.