Skip to content

Commit

Permalink
argument position
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidRahmanFlowmatters authored Oct 9, 2024
1 parent 7421254 commit ef52696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
echo $PWD
ls
pip install meson
python -m numpy.f2py --backend meson -m regionalised_dailyT -c regionalised_dailyT.for -I $PWD
python -m numpy.f2py -m regionalised_dailyT -c regionalised_dailyT.for -I $PWD --backend meson
ls
- name: move files for numpy 2.0
Expand Down

0 comments on commit ef52696

Please sign in to comment.