1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-04-28 19:53:52 +00:00

Fix formatting

This commit is contained in:
Henry Schreiner 2020-01-31 13:56:15 -05:00 committed by GitHub
parent 63c928653b
commit 706b14fb14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ jobs:
- name: Make header
run: python ./scripts/MakeSingleHeader.py CLI11.hpp
- name: Prepare CMake config
run: cmake -S . -B build