Skip to content

Commit

Permalink
squash! profile.detect
Browse files Browse the repository at this point in the history
checkpoint
  • Loading branch information
John-LittleBearLabs committed Dec 9, 2024
1 parent 91b54d1 commit 8d14f36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ubuntu-deps.env
Original file line number Diff line number Diff line change
@@ -26,6 +26,8 @@ npm install -g @marp-team/marp-cli
if ! conan profile show -pr:a default
then
conan profile detect
sed -i 's,cppstd=17,cppstd=20,' ~/.conan2/profiles/default
conan profile show -pr:a default
fi

set +x

0 comments on commit 8d14f36

Please sign in to comment.