Skip to content

Commit 567096e

Browse files
feat: Enable all file access in nightly builds
1 parent ea2ba69 commit 567096e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@
154154

155155
- name: Run npm build paid dev apk
156156
run: |
157+
node utils/storage_manager.mjs y
157158
npm run build paid dev apk
158159
echo "VERSION: $UPDATED_VERSION" >> $GITHUB_STEP_SUMMARY
159160

0 commit comments

Comments
 (0)