Skip to content

Commit

Permalink
Update build_check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hsinfan1996 authored Sep 15, 2023
1 parent 7e30805 commit c24857f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: conda-incubator/setup-miniconda@v2
with:
channels: conda-forge
channel-priority: strict
- name: Install prereq using conda
run: |
echo "$CONDA/bin" >> $GITHUB_PATH
Expand Down

0 comments on commit c24857f

Please sign in to comment.