Skip to content

Update install.sh with latest psf commit and run the local install sc… #464

Update install.sh with latest psf commit and run the local install sc…

Update install.sh with latest psf commit and run the local install sc… #464

Workflow file for this run

name: shellcheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ludeeus/action-shellcheck@master