Skip to content

Commit

Permalink
Change target location for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
drewjj committed Feb 16, 2024
1 parent 5494303 commit b58e970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: jpo-ode
path: /__w/jpo-ode/jpo-ode/target
path: /__w/jpo-ode/jpo-ode/jpo-ode-svcs/target
if-no-files-found: error
sonar:
needs: [jpo-ode]
Expand Down

0 comments on commit b58e970

Please sign in to comment.