Skip to content

Commit

Permalink
Correct the target directory for the checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
jdvorak001 committed Dec 9, 2023
1 parent 33b8f7a commit b417a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: openaire/guidelines-cris-managers
path: guidelines-cris-managers
path: ../guidelines-cris-managers
ref: main
- name: Set up JDK 17
uses: actions/setup-java@v3
Expand Down

0 comments on commit b417a6b

Please sign in to comment.