Skip to content

Commit 408b16d

Browse files
ci: Don't zip uploaded artifacts
1 parent 7b6434d commit 408b16d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
if: matrix.os == 'ubuntu-latest'
3434
uses: actions/upload-artifact@v7
3535
with:
36-
name: morphe-cli
36+
archive: false
3737
path: build/libs/morphe-cli-*-all.jar
3838

0 commit comments

Comments
 (0)