Skip to content

fixed bootstrap

fixed bootstrap #57

Workflow file for this run

---
name: Shellcheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: bewuethr/shellcheck-action@v2