Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fpelliccioni committed Sep 9, 2024
1 parent 238f0b4 commit 8c667c0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,9 @@ jobs:
conan config install https://github.com/k-nuth/ci-utils/raw/master/conan/config2023.zip
conan remote add kth https://packages.kth.cash/api
# conan profile list
# conan profile detect
conan profile list
conan profile detect
conan profile list
# conan profile show default
# conan profile update settings.compiler.libcxx=libstdc++11 default
# conan profile show default
Expand Down

0 comments on commit 8c667c0

Please sign in to comment.