Skip to content

Commit

Permalink
Replace tab w/ spaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
HazenBabcock committed Feb 26, 2023
1 parent 26552b7 commit 9841538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install C dependencies
run: |
sudo apt-get install fftw3-dev
sudo apt-get install liblapack-dev
sudo apt-get install liblapack-dev
- name: Install Python dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 9841538

Please sign in to comment.