Skip to content

Commit

Permalink
Merge branch 'main' into rebuildtestproj
Browse files Browse the repository at this point in the history
  • Loading branch information
spacey-sooty authored Sep 8, 2024
2 parents b6c645e + be9df73 commit 7347b2c
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 @@ -20,7 +20,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: Maven
path: ~/.m2/
path: ~/.m2/repository/

test_examples:
needs: build
Expand Down

0 comments on commit 7347b2c

Please sign in to comment.