Skip to content

Commit 98389f5

Browse files
committed
Merge pull request #2971 from dennisameling/vcpkg-dlls
cmake(install): include vcpkg dlls
2 parents 51314e2 + e22b424 commit 98389f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
vs-build:
130130
needs: ci-config
131131
if: needs.ci-config.outputs.enabled == 'yes'
132+
timeout-minutes: 15
132133
env:
133134
NO_PERL: 1
134135
GIT_CONFIG_PARAMETERS: "'user.name=CI' 'user.email=ci@git'"

0 commit comments

Comments
 (0)