Skip to content

Commit

Permalink
keeping tabs on tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
t-vi committed Nov 13, 2024
1 parent 1bff67c commit d325549
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ jobs:
- name: Install package & dependencies
run: |
if [[ "${{ runner.os }}" == "macOS" ]]; then
brew install libomp
endif
brew install libomp
endif
pip --version
pip install -U \
${PIP_EXTRA_FLAG} torch torchvision torchaudio \
Expand Down

0 comments on commit d325549

Please sign in to comment.