Skip to content

Commit ed23aa7

Browse files
Merge pull request #1618 from Acode-Foundation/RohitKushvaha01-patch-2
feat: Enable all file access in nightly builds
2 parents ea2ba69 + 567096e commit ed23aa7

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)