Skip to content

fix: move variables out of args in format string #21

fix: move variables out of args in format string

fix: move variables out of args in format string #21

Workflow file for this run

name: "CI Install Script"
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Test Install Script
run: |
sh install.sh
extism-js --version