Skip to content

fix(install): do not use curl installed through snap #941

fix(install): do not use curl installed through snap

fix(install): do not use curl installed through snap #941

Workflow file for this run

name: Spell Check
on: [pull_request]
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: crate-ci/typos@v1.16.11