Skip to content

Commit

Permalink
Work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
skhaz committed Oct 29, 2023
1 parent 7dfc51c commit 3ada169
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ jobs:
run: |
conan profile detect
conan install . --output-folder=build --build=missing --settings compiler.cppstd=17 --conf tools.system.package_manager:mode=install
- name: Build
run: |
conan build . --build-folder=build

0 comments on commit 3ada169

Please sign in to comment.