Commit 2bc347c
authored
fix(ci): remove premature aws verify before symlink fix (#1254)
The AWS CLI installer creates absolute symlinks in bin/ which
can't be resolved until the 'Fix symlinks' step runs. Move
verification to after symlink fixup.
Co-authored-by: chaodu-agent <chaodu-agent@users.noreply.github.com>1 parent c2af9fb commit 2bc347c
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | 77 | | |
80 | 78 | | |
81 | 79 | | |
| |||
154 | 152 | | |
155 | 153 | | |
156 | 154 | | |
157 | | - | |
| 155 | + | |
158 | 156 | | |
159 | 157 | | |
160 | 158 | | |
| |||
0 commit comments