Skip to content

Commit

Permalink
build with vars
Browse files Browse the repository at this point in the history
  • Loading branch information
seplee committed Apr 14, 2024
1 parent 27644bb commit 6483a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build FE
run: |
cd web
npm run build
npm run build-production
# FE build will be in build
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 6483a90

Please sign in to comment.