Skip to content

Commit

Permalink
Yaml fix: gained some indentation by mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson committed Jan 30, 2024
1 parent 8c25e23 commit 54ba34a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_upload_pypi_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

- name: Build Python wheel

if: matrix.os != 'ubuntu-latest'
if: matrix.os != 'ubuntu-latest'
shell: bash -l {0}
env:
NUMPY_VERSION: ${{ matrix.numpy-version }}
Expand Down

0 comments on commit 54ba34a

Please sign in to comment.