Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
aliaksei-chareshneu committed Jun 11, 2024
1 parent 177bd35 commit 2ffd3a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy_docs_and_viewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,10 @@ jobs:
run: |
cd docs
mkdocs build
pwd
- name: build viewer site
run: |
pwd
cd ../molstar-extension
npm run build-site
Expand Down

0 comments on commit 2ffd3a8

Please sign in to comment.