Skip to content

Commit 3431f50

Browse files
committed
fixing ci
1 parent b595bad commit 3431f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)