Skip to content

Commit

Permalink
Update build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmezzetti committed Aug 15, 2022
1 parent 2025a0f commit 7642d6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- name: Install dependencies - MacOS
run: |
brew install libomp
pip install torch==1.11.0 torchvision==0.12.0
if: matrix.os == 'macos-latest'

- name: Install dependencies - Windows
Expand Down

0 comments on commit 7642d6c

Please sign in to comment.