Skip to content

Commit

Permalink
fix fatJar upload
Browse files Browse the repository at this point in the history
  • Loading branch information
tonivade committed Nov 4, 2023
1 parent c4bfac3 commit 37cc901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: pq.jar
path: build/libs/pq-0.2.0-SNAPSHOT-all.jar
path: build/libs/pq-0.3.0-SNAPSHOT-all.jar

0 comments on commit 37cc901

Please sign in to comment.