Skip to content

Commit 1cf31cb

Browse files
Update build.yml
1 parent b436b2a commit 1cf31cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
- name: Detect profile
1313
run: conan profile detect --force
1414
- name: Install packages
15-
run: conan install . --output-folder=build -c tools.system.package_manager:mode=install --build=missing
15+
run: sudo conan install . --output-folder=build -c tools.system.package_manager:mode=install --build=missing

0 commit comments

Comments
 (0)