Skip to content

Commit 1a864ae

Browse files
committed
ci: Change uploaded artifact path
1 parent fcbc5da commit 1a864ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
uses: actions/upload-artifact@v6
2828
with:
2929
name: ${{ github.event.repository.name }}_${{ steps.version.outputs.tag }}
30-
path: build/
30+
path: build/libs

0 commit comments

Comments
 (0)