Skip to content

Commit 8c667c0

Browse files
committed
fix CI
1 parent 238f0b4 commit 8c667c0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/dotnet.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,9 @@ jobs:
5656
conan config install https://github.com/k-nuth/ci-utils/raw/master/conan/config2023.zip
5757
conan remote add kth https://packages.kth.cash/api
5858
59-
# conan profile list
60-
# conan profile detect
59+
conan profile list
60+
conan profile detect
61+
conan profile list
6162
# conan profile show default
6263
# conan profile update settings.compiler.libcxx=libstdc++11 default
6364
# conan profile show default

0 commit comments

Comments
 (0)