Skip to content

Commit

Permalink
Install conda-build.
Browse files Browse the repository at this point in the history
  • Loading branch information
jtilly authored Sep 26, 2024
1 parent 20d824a commit 3304713
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conda-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
init-shell: ${{ matrix.os == 'windows-latest' && 'cmd.exe' || 'bash' }}
micromamba-version: 1.5.10-0
environment-name: build
create-args: conda-build
- name: Patch conda build configuration
# use the latest macOS SDK when cross-compiling for arm64
if: startsWith(matrix.conda_build_yml, 'osx_arm64')
Expand Down

0 comments on commit 3304713

Please sign in to comment.