Skip to content

Commit

Permalink
Update build_binaries.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmghannam authored Sep 14, 2023
1 parent f2a281f commit 4fcb4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: conda-incubator/[email protected]
- name: Install dependencies
run: |
conda create --name scip
conda create --name scip --no-default-packages -c conda-forge scip
conda info --envs
ls C:\Miniconda\envs\scip\conda-meta\
# - name: Set OS-specific Path
Expand Down

0 comments on commit 4fcb4de

Please sign in to comment.