Skip to content

Commit 1b72fd7

Browse files
authored
Merge pull request #274 from LKedward/update-readme
Update README with link to setup-fpm github action.
2 parents 67a8168 + 1f872f7 commit 1b72fd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ __Note:__ On Linux and MacOS, you will need to enable executable permission befo
2424

2525
_e.g._ `$ chmod u+x fpm-v0.1.0-linux-x86_64`
2626

27+
__Github actions:__ to setup *fpm* within Github actions for automated testing, you can use the [fortran-lang/setup-fpm](https://github.com/marketplace/actions/setup-fpm) action.
28+
2729
For other platforms and architectures have a look at the [bootstrapping instructions](#bootstrapping-instructions).
2830

2931
### Creating a new project

0 commit comments

Comments
 (0)