Skip to content

Commit a5ea2b6

Browse files
committed
change to pr:h + ph:b
1 parent 0a0a083 commit a5ea2b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-puredata-plugins-with-pd-lib-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ jobs:
227227
working-directory: puredata
228228
run: |
229229
mkdir build
230-
conan install . -pr=./mingw-profile.txt --output-folder=build --build=missing
230+
conan install . -pr:h=./mingw-profile.txt -pr:b=./mingw-profile.txt --output-folder=build --build=missing
231231
232232
- name: Build External
233233
shell: bash

0 commit comments

Comments
 (0)