Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Dec 6, 2024
1 parent 82fca57 commit 7bc1d85
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@ jobs:
sudo make install
- uses: fortran-lang/setup-fpm@v5
with:
fpm-version: 0.10.1
fpm-version: v0.10.1
- run: fpm run
env:
FPM_CFLAGS: -I/usr/include/postgresql

0 comments on commit 7bc1d85

Please sign in to comment.