Skip to content

Commit fe1dc66

Browse files
Fix issue in CI yaml
1 parent a7d5c42 commit fe1dc66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install Crystal
2222
uses: crystal-lang/install-crystal@v1
2323
with:
24-
crystal: latest
24+
crystal: latest
2525

2626
- name: Install Tree-sitter
2727
run: npm install

0 commit comments

Comments
 (0)