Skip to content

Commit 22ee6bd

Browse files
committed
[ci] update amplify.yml
1 parent 95a5140 commit 22ee6bd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

amplify.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,10 @@ frontend:
5252
- pnpm build
5353
- VITE_PUTER_BRANDING=1 VITE_ISOLATION_ORIGIN="https://puter.zone" pnpm build:chrome
5454

55-
# No tests, no artifact collection steps per request.
55+
artifacts:
56+
baseDirectory: packages/scramjet/packages/core/dist
57+
files:
58+
- "**/*"
5659

5760
cache:
5861
paths:

0 commit comments

Comments
 (0)