Skip to content

Commit

Permalink
escape the asterisk
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Aug 10, 2024
1 parent 60c7b16 commit 74bbd30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ outputs:
files:
include:
# everything not already in other outputs
- *
- "*"
requirements:
host:
- {{ pin_subpackage("libllvm" + major_ver, exact=True) }}
Expand Down

0 comments on commit 74bbd30

Please sign in to comment.