Skip to content

Commit

Permalink
Only Build The Client
Browse files Browse the repository at this point in the history
  • Loading branch information
AvocadoMoon committed Jan 8, 2025
1 parent c428138 commit 6d5a51c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/site_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,9 @@ jobs:
- name: build documentation for web help
if: ${{ github.event.inputs.server_only != 'true' }}
run: |
pushd vcell-client
mvn clean install -DskipTests
popd
# - name: deploy installers and web help to vcell.org
# run: |
# set -ux
Expand Down

0 comments on commit 6d5a51c

Please sign in to comment.