Skip to content

Move distribution script here, update Readme #6

Move distribution script here, update Readme

Move distribution script here, update Readme #6

Workflow file for this run

name: Style
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: 'Source'
extensions: 'h,cpp'
clangFormatVersion: 10