Skip to content

Commit 333ab05

Browse files
committed
Change to Correct file name
1 parent 2d5f155 commit 333ab05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install docs dependencies
2424
uses: mamba-org/setup-micromamba@v1
2525
with:
26-
environment-file: /home/runner/work/ipynao/ipynao/docs/env.yaml
26+
environment-file: docs/environment.yml
2727
environment-name: docs-env
2828
cache-environment: true
2929

0 commit comments

Comments
 (0)