Disable removing contrib folder

pull/5220/head
Kim Kulling 2023-09-07 16:35:51 +02:00
parent 0646433211
commit 50fe4ccbe4
1 changed files with 5 additions and 5 deletions

View File

@ -74,11 +74,11 @@ jobs:
repository: cpp-pm/polly
path: cmake/polly
- name: Remove contrib directory for Hunter builds
if: contains(matrix.name, 'hunter')
uses: JesseTG/rm@v1.0.3
with:
path: contrib
#- name: Remove contrib directory for Hunter builds
# if: contains(matrix.name, 'hunter')
# uses: JesseTG/rm@v1.0.3
# with:
# path: contrib
- name: Cache DX SDK
id: dxcache