Skip to content

Commit c04fcf7

Browse files
committed
update build script
1 parent 7e4d621 commit c04fcf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/lightbug_http/recipe.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ build:
1515
number: 0
1616
script:
1717
- mkdir -p ${PREFIX}/lib/mojo
18-
- magic run mojo package . -o ${PREFIX}/lib/mojo/lightbug_http.mojopkg
18+
- mojo package lightbug_http -o ${{ PREFIX }}/lib/mojo/lightbug_http.mojopkg
1919

2020
requirements:
2121
host:

0 commit comments

Comments
 (0)