We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3357b84 commit 62fa924Copy full SHA for 62fa924
.github/workflows/build_deps.yml
@@ -31,4 +31,4 @@ jobs:
31
run: |
32
conan profile detect
33
conan install . -pr=profile_linux --build=missing
34
- conan upload "*" -r swift
+ conan upload "*" -r swift --confirm
0 commit comments