Skip to content

Commit 3de8c8f

Browse files
1
1 parent 66b91fb commit 3de8c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rebuildDependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
run: |
7979
graphFile="graph.json"
8080
conan graph info . \
81-
--profile=CI/conan/${{ matrix.conan_profile }}
81+
--profile=CI/conan/${{ matrix.conan_profile }} \
8282
--format=json \
8383
--build=never \
8484
--out-file="$graphFile" \

0 commit comments

Comments
 (0)