Skip to content

Commit

Permalink
added line to env section to hopefully fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
e-marshall committed Feb 23, 2024
1 parent 30f5a8b commit 210d5a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
uses: mamba-org/setup-micromamba@v1
with:
environment-file: /binder/environment.yml
generate-run-shell: false
cache-environment: true

- name: Build Jupyter Book
Expand Down

0 comments on commit 210d5a5

Please sign in to comment.