Skip to content

Commit

Permalink
github action build prod
Browse files Browse the repository at this point in the history
  • Loading branch information
paulnagle committed Feb 4, 2024
1 parent bf1dd05 commit cc8ea0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-browser-gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: npm install

- name: Build Script for browser
run: ionic build
run: ionic build --prod --source-map --platform=browser

- name: Push to https://bmltsearch.bmlt.app
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit cc8ea0c

Please sign in to comment.