Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
buffer committed Jan 12, 2024
1 parent df54d4e commit bb8737f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Install Tox
run: |
pip install --upgrade pip setuptools wheel tox tox-gh-actions appdirs
BUILD_LIB=1 pip install ssdeep
BUILD_LIB=1 pip install --use-pep517 ssdeep
- name: Install Thug configuration
run: |
Expand Down

0 comments on commit bb8737f

Please sign in to comment.