Skip to content

Commit

Permalink
fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Jun 8, 2024
1 parent 2209a33 commit 8923e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/presidecms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
path: src
- name: Copy custom test runner tweaks
run: |
cp -R custom/presidecms src
cp -R custom/presidecms/* src
- name: Set up JDK 11
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 8923e4e

Please sign in to comment.