parent
82773c29ad
commit
b45723c384
|
@ -71,7 +71,7 @@ jobs:
|
||||||
|
|
||||||
- name: Remove contrib directory for Hunter builds
|
- name: Remove contrib directory for Hunter builds
|
||||||
if: contains(matrix.name, 'hunter')
|
if: contains(matrix.name, 'hunter')
|
||||||
uses: JesseTG/rm@v1
|
uses: JesseTG/rm@v1.0.2
|
||||||
with:
|
with:
|
||||||
path: contrib
|
path: contrib
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue