Skip to content

Commit 20eb3e4

Browse files
committed
fixup! Build dependencies
1 parent fd84080 commit 20eb3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
conan remote login swift "$ARTIFACTORY_USER" --password "$ARTIFACTORY_TOKEN"
3030
- name: Build libraries and upload
3131
run: |
32-
conan install . profile=profile_linux --build=missing
32+
conan install . -pr=profile_linux --build=missing
3333
conan upload "*" -r swift

0 commit comments

Comments
 (0)