Skip to content

Commit

Permalink
build entire project, not just vcell-client for web help.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcschaff committed May 10, 2024
1 parent 5d37550 commit e066c12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/site_deploy.yml
Expand Up @@ -210,7 +210,6 @@ jobs:
if: ${{ github.event.inputs.server_only != 'true' }}
run: |
set -ux
cd vcell-client
mvn clean install -DskipTests
- name: deploy installers and singularity to kubernetes site and web help to vcell.org
if: ${{ github.event.inputs.deployment_type == 'kubernetes' }}
Expand Down

0 comments on commit e066c12

Please sign in to comment.