Skip to content

Commit e4256b3

Browse files
committed
💚 Fix deploy-npm
1 parent 0328381 commit e4256b3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
tree-sitter init -u
4646
tree-sitter generate
4747
bun install --ignore-scripts
48+
# https://github.com/tree-sitter/tree-sitter/issues/5752
49+
perl -pi -es/freed-wu/Freed-Wu/ package.json
4850
- name: Build
4951
run: |
5052
npm pack

0 commit comments

Comments
 (0)