Skip to content

Commit

Permalink
fix(ci): wasm build
Browse files Browse the repository at this point in the history
  • Loading branch information
6cdh committed Apr 12, 2024
1 parent 92e07b2 commit 2463052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- name: Set up tree sitter
uses: tree-sitter/setup-action/cli@v1
- name: wasm build
run: tree-sitter build -w
run: tree-sitter build -w -o tree-sitter-racket.wasm

0 comments on commit 2463052

Please sign in to comment.