Skip to content

Commit bb208a8

Browse files
committed
fix docs
1 parent 38c6ac4 commit bb208a8

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
@@ -34,7 +34,7 @@ jobs:
3434
- name: Install micromamba
3535
uses: mamba-org/setup-micromamba@v1
3636
with:
37-
environment-file: environment-dev_${{matrix.emsdk_ver}}.yml
37+
environment-file: environment-dev.yml
3838
environment-name: pyjs-wasm
3939
condarc: |
4040
channels:

0 commit comments

Comments
 (0)