We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fc8bd7 commit 7649652Copy full SHA for 7649652
.github/workflows/manifold.yml
@@ -288,7 +288,6 @@ jobs:
288
- name: Configure Python 3.12 Environment
289
run: |
290
echo "PATH=$(brew --prefix [email protected])/bin:$PATH" >> $GITHUB_ENV
291
- python3 -m pip install --upgrade pip
292
- name: Install common dependencies
293
294
brew install pkg-config assimp
0 commit comments