Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Nov 8, 2023
1 parent bd756f6 commit b0163e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/setup-binary-builds/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ runs:
conda=23.7.3 \
ninja=1.10 \
pkg-config=0.29 \
packaging \
wheel=0.37
else
conda create \
Expand All @@ -131,6 +132,7 @@ runs:
conda=23.7.3 \
ninja=1.10 \
pkg-config=0.29 \
packaging \
wheel=0.37
fi
else
Expand All @@ -143,6 +145,7 @@ runs:
conda=23.7.3 \
ninja=1.10 \
pkg-config=0.29 \
packaging \
wheel=0.37
fi
Expand Down

0 comments on commit b0163e5

Please sign in to comment.