Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kif authored Sep 11, 2024
1 parent 79d6e7b commit d6fe8d8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@ jobs:
with:
platforms: all
- uses: ilammy/msvc-dev-cmd@v1
- name: Install Ubuntu dependencies
run: |
sudo apt-get update
sudo apt-get install -y libopenblas-dev libatlas-base-dev liblapack-dev gfortran libgmp-dev libmpfr-dev libhdf5-dev ccache
# - name: Install Ubuntu dependencies
# run: |
# sudo apt-get update
# sudo apt-get install -y libopenblas-dev libatlas-base-dev liblapack-dev gfortran libgmp-dev libmpfr-dev libhdf5-dev ccache
- uses: pypa/[email protected]
env:
# Use silx wheelhouse: needed for ppc64le
Expand Down

0 comments on commit d6fe8d8

Please sign in to comment.