Skip to content

sc-meta install wasm32 --toolchain CLI #990

sc-meta install wasm32 --toolchain CLI

sc-meta install wasm32 --toolchain CLI #990

Workflow file for this run

name: Typo Checker
on: [pull_request]
jobs:
run:
name: Typo Checker
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v5
- name: Check spelling of the entire repository
uses: crate-ci/typos@v1.34.0