We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41cc246 commit 44bcc26Copy full SHA for 44bcc26
action.yml
@@ -1,5 +1,8 @@
1
name: 'Setup fpm'
2
description: 'Setup the Fortran Package Manager for use in Github actions CI'
3
+branding:
4
+ color: purple
5
+ icon: package
6
inputs:
7
use-bootstrap:
8
description: 'Whether to use the bootstrap implementation of fpm'
0 commit comments