Skip to content

Commit 589a52d

Browse files
authored
Update docs.yaml
1 parent ae90e48 commit 589a52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: "Setup Micromamba"
2929
uses: mamba-org/setup-micromamba@v2
3030
with:
31-
environment-file: environment.yaml
31+
environment-file: ci/environment.yaml
3232
environment-name: griddata_env
3333
create-args: >-
3434
python=3.11

0 commit comments

Comments
 (0)