Skip to content

Commit

Permalink
fix path for uploading of artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
DeDiamondPro committed Jun 1, 2024
1 parent 0fddd0d commit 62fa485
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: artifacts
path: jars/
path: ./**/build/libs/*.jar
22 changes: 0 additions & 22 deletions .github/workflows/dependency-submission.yml

This file was deleted.

0 comments on commit 62fa485

Please sign in to comment.