Skip to content

Commit b7ea943

Browse files
committed
ci: add checksums
1 parent 2a62671 commit b7ea943

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/code-to-tree.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
if: contains(github.event.head_commit.message, 'NO_GH_CI') == false
77
runs-on: windows-2025
88
steps:
9+
- run: brew install coreutils
910
- uses: actions/checkout@v4
1011
- run: git clone --depth=1 https://github.com/tree-sitter/tree-sitter
1112
- run: git clone --depth=1 https://github.com/tree-sitter/tree-sitter-c

0 commit comments

Comments
 (0)