Skip to content

build: update the GCC toolchain #524

build: update the GCC toolchain

build: update the GCC toolchain #524

Workflow file for this run

name: ShellCheck
on:
push:
jobs:
Check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Shellcheck
uses: ludeeus/action-shellcheck@master
with:
format: tty