Skip to content

Commit 1373979

Browse files
committed
fixing ci
1 parent 8d5232e commit 1373979

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
shell: cmd
7373
run: |-
7474
CALL %CONDA_ROOT%\\Scripts\\activate.bat
75-
conda install -y -c conda-forge -c schrodinger python cmake libpng freetype pyside6 glew libxml2 catch2=2.13.3 glm libnetcdf collada2gltf biopython msgpack-python pip python-build
75+
conda install -y -c conda-forge -c schrodinger python cmake libpng freetype pyside6 glew libxml2 catch2=2.13.3 glm libnetcdf collada2gltf biopython msgpack-python pip python-build libffi
7676
7777
- name: Conda info
7878
shell: cmd

0 commit comments

Comments
 (0)