Skip to content

Commit cae0da8

Browse files
committed
Fix prettier
1 parent 25689de commit cae0da8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build_develop.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ jobs:
2929
# Workaround for https://www.cloudflarestatus.com/incidents/t5nrjmpxc1cj
3030
- uses: unfor19/install-aws-cli-action@v1
3131
with:
32-
version: 2.22.35
33-
verbose: false
34-
arch: amd64
32+
version: 2.22.35
33+
verbose: false
34+
arch: amd64
3535
- uses: actions/checkout@v4
3636

3737
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)