Skip to content

Commit

Permalink
Update build script
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmezzetti committed Sep 18, 2023
1 parent 0ef7d80 commit 04f1481
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ jobs:
with:
python-version: 3.8

- name: Install dependencies - macOS
run: brew install libomp
if: matrix.os == 'macos-latest'

- name: Install dependencies - Windows
run: choco install wget
if: matrix.os == 'windows-latest'
Expand Down

0 comments on commit 04f1481

Please sign in to comment.