Skip to content

feat(ci): update ci and add wasm build #1

feat(ci): update ci and add wasm build

feat(ci): update ci and add wasm build #1

Workflow file for this run

name: Build
on:
push:
branches:
- main
jobs:
wasm:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up tree sitter
uses: tree-sitter/setup-action/cli@v1
- name: wasm build
run: tree-sitter build -w -o tree-sitter-scheme.wasm