We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e4d621 commit c04fcf7Copy full SHA for c04fcf7
recipes/lightbug_http/recipe.yaml
@@ -15,7 +15,7 @@ build:
15
number: 0
16
script:
17
- mkdir -p ${PREFIX}/lib/mojo
18
- - magic run mojo package . -o ${PREFIX}/lib/mojo/lightbug_http.mojopkg
+ - mojo package lightbug_http -o ${{ PREFIX }}/lib/mojo/lightbug_http.mojopkg
19
20
requirements:
21
host:
0 commit comments