Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
srmnitc committed Sep 20, 2023
1 parent fb12446 commit 6ecd617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
mamba-version: "*"
channels: conda-forge,nodefaults
channel-priority: true
environment-file: .github/ci_support/environment.yml
environment-file: .ci_support/environment.yml
- name: Install Jupyterbook
shell: bash -l {0}
run: |
Expand Down

0 comments on commit 6ecd617

Please sign in to comment.