Skip to content

feat: add <expr>$str$json_decode() #15

feat: add <expr>$str$json_decode()

feat: add <expr>$str$json_decode() #15

Workflow file for this run

name: Build WASM
on:
pull_request:
branches:
- main
paths:
- src/**
- configure*
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build wasm package
uses: r-wasm/actions/build-rwasm@main
with:
packages: |
local::.