Skip to content

Commit b9918c8

Browse files
Move doc_env to .github to avoid GH actions picking it up
1 parent f61fd31 commit b9918c8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build_docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
activate-environment: sam
2525
mamba-version: "*"
2626
auto-update-conda: true
27-
environment-file: .github/workflows/doc_env.yaml
27+
environment-file: .github/doc_env.yaml
2828
python-version: ${{ matrix.python-version }}
2929
auto-activate-base: false
3030
env:

0 commit comments

Comments
 (0)