Skip to content

Commit

Permalink
conda
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-2001 committed Nov 11, 2024
1 parent 8d2b625 commit 65325e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,10 @@ jobs:
with:
os-label: linux-64

- run: |
micromamba install panel watchfiles
micromamba install -c pyviz nbsite
- name: Copy atom_data
run: |
mkdir -p ~/Downloads/tardis-data && cp -a ./tardis-regression-data/atom_data/. ~/Downloads/tardis-data
Expand Down

0 comments on commit 65325e4

Please sign in to comment.