Skip to content

Commit 7e1b997

Browse files
committed
update CI
1 parent 8af4465 commit 7e1b997

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/perlmutter-no-cache.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858
lfs: true
5959
- uses: actions/[email protected]
6060
with:
61-
merge-multiple: true
6261
path: |
6362
${{ github.workspace }}/${{ github.run_id }}
6463
- run: |
@@ -83,7 +82,6 @@ jobs:
8382
lfs: true
8483
- uses: actions/[email protected]
8584
with:
86-
merge-multiple: true
8785
path: |
8886
${{ github.workspace }}/${{ github.run_id }}
8987
- run: |
@@ -107,7 +105,6 @@ jobs:
107105
lfs: true
108106
- uses: actions/[email protected]
109107
with:
110-
merge-multiple: true
111108
path: |
112109
${{ github.workspace }}/${{ github.run_id }}
113110
- run: |
@@ -132,7 +129,6 @@ jobs:
132129
lfs: true
133130
- uses: actions/[email protected]
134131
with:
135-
merge-multiple: true
136132
path: |
137133
${{ github.workspace }}/${{ github.run_id }}
138134
- run: |
@@ -157,7 +153,6 @@ jobs:
157153
lfs: true
158154
- uses: actions/[email protected]
159155
with:
160-
merge-multiple: true
161156
path: |
162157
${{ github.workspace }}/${{ github.run_id }}
163158
- run: |
@@ -182,7 +177,6 @@ jobs:
182177
lfs: true
183178
- uses: actions/[email protected]
184179
with:
185-
merge-multiple: true
186180
path: |
187181
${{ github.workspace }}/${{ github.run_id }}
188182
- run: |

0 commit comments

Comments
 (0)