Skip to content

Changed ghostbsd-build to install the OS from PKGBASE #72

Changed ghostbsd-build to install the OS from PKGBASE

Changed ghostbsd-build to install the OS from PKGBASE #72

Workflow file for this run

name: 'Verify code with ShellCheck'
on:
pull_request:
branches: [master]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -x -e SC2154
with:
ignore: script