Skip to content

include wineboot

include wineboot #6

Workflow file for this run

name: Build
on:
pull_request:
push:
jobs:
lint:
name: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: ShellCheck
uses: ludeeus/action-shellcheck@master