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 fc8685d commit 6de7f23Copy full SHA for 6de7f23
.github/workflows/CI.yml
@@ -88,3 +88,6 @@ jobs:
88
fpm build
89
fpm run
90
fpm run --args build
91
+ cd ../test/example_packages/hello_world
92
+ ../../../fpm/fpm build
93
+ ./hello_world
0 commit comments