Skip to content

Commit

Permalink
Try to fix M1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ouziel committed Mar 5, 2024
1 parent a365474 commit b876817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:

- name: Install leveldb
run: |
brew install leveldb
brew install leveldb openssl
- name: Install pytest and build module
run: |
Expand Down

0 comments on commit b876817

Please sign in to comment.