Skip to content

Commit 8133bf2

Browse files
committed
style(ci): fix indentation in flash-install action
1 parent 4445a9c commit 8133bf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/flash-install-action/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ runs:
9696
restore-keys: |
9797
${{ runner.os }}-flash-install-
9898
99-
- name: Run flash-install
99+
- name: Run flash-install
100100
shell: bash
101101
run: |
102102
FLASH_ARGS=""

0 commit comments

Comments
 (0)