Skip to content

Commit 472bb15

Browse files
authored
Merge branch 'main' into vfx_2026_fix10
Signed-off-by: Jean-Francois Panisset <[email protected]>
2 parents aaa1603 + d9431fc commit 472bb15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
build: true
2424
push_description: true
2525
- group: conan
26-
args: --use-conan --conan-login --build-missing
26+
args: --use-conan --conan-login
2727
build: ${{ contains(github.ref, '/ci-package') }}
2828
push_description: false
2929

0 commit comments

Comments
 (0)