Skip to content

Commit

Permalink
bin openssl version
Browse files Browse the repository at this point in the history
  • Loading branch information
elena-krismer authored Aug 10, 2023
1 parent 8788bca commit 8e107ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/one_click_windows_gui/create_installer_windows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ rm -rf dist
rm -rf build

# Creating a conda environment
conda create -n alphapeptstats_installer python=3.10 -y
conda create -n alphapeptstats_installer python=3.10 openssl=1.1.1 -y
conda activate alphapeptstats_installer

# Creating the wheel
Expand Down

0 comments on commit 8e107ce

Please sign in to comment.