Skip to content

Commit 1e12def

Browse files
committed
chore: try release instead of build
1 parent c5cd4d6 commit 1e12def

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
PR_NUMBER: ${{ github.event.number }}
3333
with:
3434
version: latest
35-
args: build --clean --verbose --single-target --snapshot
35+
args: release --verbose --snapshot
3636
check-tag:
3737
permissions:
3838
contents: read

0 commit comments

Comments
 (0)