Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
peremato committed Apr 9, 2024
1 parent 4bf7f5c commit 10ac6e4
Show file tree
Hide file tree
Showing 2 changed files with 1,399 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/jupyterbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Set up MiniConda
uses: mamba-org/setup-micromamba@v1
with:
environment-file: ./julia-intro/environment.yml
environment-file: ./tutorial/environment.yml
init-shell: bash powershell
cache-environment: true

Expand Down
Loading

0 comments on commit 10ac6e4

Please sign in to comment.