Skip to content

Commit

Permalink
revert env
Browse files Browse the repository at this point in the history
  • Loading branch information
namgold committed Sep 22, 2023
1 parent cf771dd commit da6972b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
CI: false
VITE_TAG: ${{ github.event.inputs.version }}
NODE_OPTIONS: '--max_old_space_size=4096'
run: yarn build-prod
run: yarn build-adpr

- name: Save build
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit da6972b

Please sign in to comment.