File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -4346,7 +4346,6 @@ jobs:
43464346 fetch-depth : 0
43474347 filter : tree:0
43484348 - name : Install aws cli
4349- if : ${{ env.NEEDS_BINARY_PROCESSING == 'true' }}
43504349 uses : unfor19/install-aws-cli-action@v1
43514350 with :
43524351 version : 2
Original file line number Diff line number Diff line change @@ -4280,7 +4280,6 @@ jobs:
42804280 fetch-depth : 0
42814281 filter : tree:0
42824282 - name : Install aws cli
4283- if : ${{ env.NEEDS_BINARY_PROCESSING == 'true' }}
42844283 uses : unfor19/install-aws-cli-action@v1
42854284 with :
42864285 version : 2
Original file line number Diff line number Diff line change @@ -1227,7 +1227,6 @@ jobs:
12271227 fetch-depth : 0
12281228 filter : tree:0
12291229 - name : Install aws cli
1230- if : ${{ env.NEEDS_BINARY_PROCESSING == 'true' }}
12311230 uses : unfor19/install-aws-cli-action@v1
12321231 with :
12331232 version : 2
Original file line number Diff line number Diff line change @@ -143,7 +143,6 @@ class AltinityWorkflowTemplates:
143143 fetch-depth: 0
144144 filter: tree:0
145145 - name: Install aws cli
146- if: ${{ env.NEEDS_BINARY_PROCESSING == 'true' }}
147146 uses: unfor19/install-aws-cli-action@v1
148147 with:
149148 version: 2
You can’t perform that action at this time.
0 commit comments