Skip to content

Commit

Permalink
fix work directory in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjing2 committed Jun 7, 2024
1 parent 0fc4568 commit 047269a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/koupleless_runtime_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ jobs:
uses: actions/checkout@v3
with:
repository: 'koupleless/adapter'
working-directory: adapter/

- name: Finding Maven Modules
id: find-maven-modules
run: |
Expand Down

0 comments on commit 047269a

Please sign in to comment.