Skip to content

Try building the Windows hook against Qt 5.15.10 #87

Try building the Windows hook against Qt 5.15.10

Try building the Windows hook against Qt 5.15.10 #87

Workflow file for this run

name: Static Analysis
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: sudo apt update && sudo apt upgrade && sudo apt install shellcheck
- run: shellcheck *.sh