Skip to content

neuronicnobody is building the core reactable #3

neuronicnobody is building the core reactable

neuronicnobody is building the core reactable #3

name: build-reactables-core
run-name: ${{ github.actor }} is building the core reactable
on:
workflow_dispatch:
jobs:
get-extism:
runs-on: ubuntu-latest
env:
TAG: v1.0.0-rc3
steps:
- uses: actions/checkout@v4
- run: curl -L -O "https://github.com/extism/js-pdk/releases/download/$TAG/extism-js-x86_64-linux-$TAG.gz"
- run: gunzip extism-js*.gz
- run: sudo mv extism-js-* /usr/local/bin/extism-js
- run: chmod +x /usr/local/bin/extism-js
- run: extism-js