fix publish action

This commit is contained in:
an-lee
2025-01-15 13:04:15 +08:00
parent 77de571dcd
commit 6340cfce9c

View File

@@ -33,6 +33,7 @@ jobs:
S3_ACCESS_KEY_ID: ${{ secrets.S3_ACCESS_KEY_ID }}
S3_SECRET_ACCESS_KEY: ${{ secrets.S3_SECRET_ACCESS_KEY }}
S3_ENDPOINT: ${{ secrets.S3_ENDPOINT }}
NODE_OPTIONS: "--max-old-space-size=8192"
run: yarn enjoy:publish
- name: Upload artifact