Skip to content

Commit 91d1020

Browse files
authored
Merge branch 'main' into chrome-theme-test
2 parents 40bb7e4 + 22ee6bd commit 91d1020

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

amplify.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,11 @@ 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+
56+
artifacts:
57+
baseDirectory: packages/scramjet/packages/core/dist
58+
files:
59+
- "**/*"
5660

5761
cache:
5862
paths:

0 commit comments

Comments
 (0)