Skip to content

Fix i386 builds reporting x86_64 in the build process #560

Fix i386 builds reporting x86_64 in the build process

Fix i386 builds reporting x86_64 in the build process #560

Workflow file for this run

name: 'Shellcheck'
on:
push:
branch:
- master
pull_request:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master