Skip to content

Commit

Permalink
Build despite warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnei committed Apr 12, 2023
1 parent 9bd0d0c commit d331087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/build-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
cd ../app
rm -rf build/
export PUBLIC_URL=/admin-ui
npm run build
CI=false npm run build

FILENAME="oc-admin-ui-$(date --utc +%F).tar.gz"
cd build
Expand Down

0 comments on commit d331087

Please sign in to comment.