Skip to content

Commit 9e4136b

Browse files
committed
pin in docs.yaml
1 parent a8b2679 commit 9e4136b

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
@@ -36,7 +36,7 @@ jobs:
3636
UV_SYSTEM_PYTHON: 1
3737
run: |
3838
sudo apt-get install -y libglu1-mesa xvfb
39-
mamba install slepc4py=*=complex* -y
39+
mamba env create -f environment.yml
4040
mamba install julia
4141
uv pip install .
4242
uv pip install "jupyter-book<2"

0 commit comments

Comments
 (0)