Skip to content

Commit 998af8e

Browse files
committed
fix: test
1 parent b203cc6 commit 998af8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
-e INPUT_HOMEBREW_TAP=homebrew-formulas \
6262
-e INPUT_GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }} \
6363
-e INPUT_INSTALL=virtualenv_install_with_resources \
64-
-e INPUT_FORMULA_INCLUDES=include Language::Python::Virtualenv \
64+
-e INPUT_FORMULA_INCLUDES="include Language::Python::Virtualenv" \
6565
-e INPUT_UPDATE_PYTHOHN_RESOURCES=true \
6666
--rm justintime50/homebrew-releaser
6767
coverage:

0 commit comments

Comments
 (0)