Skip to content

Commit

Permalink
update to domino-ui 2.0.0-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
vegegoku committed Sep 11, 2023
1 parent b97e310 commit c0cf604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:
push:
branches: [ master , version-2 ]
env:
MAVEN_OPTS: -Xms2048m -Xmx4096m -XX:MaxPermSize=4096m -J-XX:-UseParallelGC -J-XX:+UseSerialGC
MAVEN_OPTS: -Xms4096m -Xmx6144m -XX:MaxPermSize=6144m

jobs:
publish-app:
Expand Down

0 comments on commit c0cf604

Please sign in to comment.