Skip to content

Commit e28eaed

Browse files
committed
fix(ci): quote
1 parent 5014651 commit e28eaed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: jdx/mise-action@v3
3030
with:
3131
install: true
32-
install_args: node python java ktlint swiftlint 'pipx:gdtoolkit'
32+
install_args: node python java ktlint swiftlint pipx:gdtoolkit
3333
cache: true
3434

3535
- name: Get pnpm store path

0 commit comments

Comments
 (0)