Skip to content

Commit da5e4ad

Browse files
committed
Enabling feature flag to enable #989
1 parent 3d119c9 commit da5e4ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deno.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
env:
132132
VITE_COMMIT_SHA: ${{ github.sha }}
133133
VITE_BUILD_SOURCEMAPS: "true"
134+
VITE_STORAGE_TYPE: "cached"
134135

135136
# Archive source maps for later use in deployments
136137
- name: 📤 Archive Jumble frontend artifacts

0 commit comments

Comments
 (0)