Skip to content

[fix] ci: fix macos dmg #938

[fix] ci: fix macos dmg

[fix] ci: fix macos dmg #938

Workflow file for this run

name: Clang Format
on:
push:
branches:
- master
- qt6
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: 'src/'
extensions: 'h,cpp'
clangFormatVersion: 9
style: file