Skip to content

Commit

Permalink
update ls
Browse files Browse the repository at this point in the history
  • Loading branch information
aliaksei-chareshneu committed Jun 12, 2024
1 parent 62e2387 commit fb32d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docs_and_viewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
run: |
pwd
ls -lt
ls molstar-extension
ls docs/site/
mkdir -p ./public/docs
mkdir -p ./public/viewer
cp -r docs/site/* ./public/docs
Expand Down

0 comments on commit fb32d5c

Please sign in to comment.