Skip to content

Edit StormCPackConfig.cmake to allow for .deb file creation #469

Edit StormCPackConfig.cmake to allow for .deb file creation

Edit StormCPackConfig.cmake to allow for .deb file creation #469

Workflow file for this run

name: check-code-format
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: './src'
clangFormatVersion: 16
style: file