Skip to content

Commit

Permalink
Merge pull request #15 from harisreedhar/harisreedhar-patch-1
Browse files Browse the repository at this point in the history
Update build.yml
  • Loading branch information
harisreedhar committed Apr 30, 2023
2 parents 83cbe59 + d8f11b1 commit 86ec6c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
python -m pip install --upgrade pip setuptools wheel
pip install numpy
pip install Cython --install-option="--no-cython-compile"
pip install Cython
- name: Download Animation Nodes' Headers
uses: i3h/download-release-asset@v1
with:
Expand Down

0 comments on commit 86ec6c6

Please sign in to comment.