Skip to content

Commit cd35f4b

Browse files
committed
(ref) cleanup
1 parent e7b50a3 commit cd35f4b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

recipes/tree-sitter-language-pack/recipe.yaml

-7
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,6 @@ build:
2020
script:
2121
- mkdir parsers
2222
- ${{ PYTHON }} -m pip install . --no-deps --ignore-installed -vv
23-
# - if: unix
24-
# then:
25-
# - cd ${SRC_DIR} && mkdir parsers
26-
# - ${{ PYTHON }} -m pip install . --no-deps --ignore-installed --prefix=${PREFIX} -vv
27-
# else:
28-
# - cd %SRC_DIR% && mkdir parsers
29-
# - ${{ PYTHON }} -m pip install . --no-deps --ignore-installed --prefix=%PREFIX% -vv
3023
number: 0
3124

3225
requirements:

0 commit comments

Comments
 (0)