Skip to content

Commit 30f52f0

Browse files
committed
ci: update build artifact path
1 parent 2d09315 commit 30f52f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/__shared-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
working-directory: application
3232
build: |
3333
{
34-
"artifact": ["application/dist"]
34+
"artifact": ["dist"]
3535
}

0 commit comments

Comments
 (0)