Skip to content

Commit

Permalink
squash! 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 8d14f36 commit 8d9c66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ubuntu-deps.env
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ 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
sed -i 's,cppstd=.*17,cppstd=20,' ~/.conan2/profiles/default
conan profile show -pr:a default
fi

Expand Down

0 comments on commit 8d9c66b

Please sign in to comment.