Skip to content

Commit

Permalink
BUG: remove tab
Browse files Browse the repository at this point in the history
Removed tab from yaml.
  • Loading branch information
aburrell committed Jul 12, 2024
1 parent d4c3b68 commit 45e6014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: |
brew reinstall gcc
/opt/homebrew/bin/gfortran --version
/opt/homebrew/bin/gcc-14 --version
/opt/homebrew/bin/gcc-14 --version
CC=/opt/homebrew/bin/gcc-14 FC=/opt/homebrew/bin/gfortran pip install apexpy --no-binary==apexpy
- name: Install apexpy for Unix/Windows
Expand Down

0 comments on commit 45e6014

Please sign in to comment.