Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
nhd98z committed Oct 16, 2023
1 parent ce01298 commit c6b5808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
CI: false
VITE_TAG: ${{ needs.prepare.outputs.image_tag }}
NODE_OPTIONS: '--max_old_space_size=4096'
run: yarn build-dev
run: yarn build

- name: Docker build and push
uses: docker/build-push-action@v2
Expand Down

0 comments on commit c6b5808

Please sign in to comment.