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 2f93c61 commit f2a281f
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 @@ -29,7 +29,7 @@ jobs:
run: |
conda create --name scip
conda info --envs
ls C:\Miniconda\envs\scip\
ls C:\Miniconda\envs\scip\conda-meta\
# - name: Set OS-specific Path
# run: |
# if [[ "${{ matrix.os }}" == "ubuntu-latest" ]]; then
Expand Down

0 comments on commit f2a281f

Please sign in to comment.