Skip to content

Commit

Permalink
cprefix
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Aug 20, 2023
1 parent bb1e663 commit 161f421
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ jobs:
conda activate constructor
conda install conda-build
conda build constructor
conda search -f constructor
conda install --use-local constructor
conda install -c file://${CONDA_PREFIX}/conda-bld/ constructor
constructor --platform=${{ matrix.platform }} .
- uses: m-kuhn/action-tmate@patch-1
Expand Down

0 comments on commit 161f421

Please sign in to comment.