File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ jobs:
38
38
cache : pnpm
39
39
40
40
# TRY FIX cloudlare incident
41
- - uses : unfor19/install-aws-cli-action@v1
42
- with :
43
- version : " 2.22.35"
44
- verbose : false
45
- arch : amd64
41
+ - uses : unfor19/install-aws-cli-action@v1
42
+ with :
43
+ version : " 2.22.35"
44
+ verbose : false
45
+ arch : amd64
46
46
47
47
- name : pnpm instal
48
48
run : pnpm install --ignore-scripts
Original file line number Diff line number Diff line change @@ -39,11 +39,11 @@ jobs:
39
39
cache : pnpm
40
40
41
41
# TRY FIX cloudlare incident
42
- - uses : unfor19/install-aws-cli-action@v1
43
- with :
44
- version : " 2.22.35"
45
- verbose : false
46
- arch : amd64
42
+ - uses : unfor19/install-aws-cli-action@v1
43
+ with :
44
+ version : " 2.22.35"
45
+ verbose : false
46
+ arch : amd64
47
47
48
48
- name : pnpm instal
49
49
run : pnpm install --ignore-scripts
You can’t perform that action at this time.
0 commit comments