Skip to content

Support fish shell in install script #44

Support fish shell in install script

Support fish shell in install script #44

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
paths:
- '**.sh'
- '.githooks/*'
- 'bin/*'
jobs:
shellcheck:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: scripts/shellcheck.sh