Skip to content

Commit 1a60b4e

Browse files
authored
Update action.yml
Signed-off-by: tobozo <[email protected]>
1 parent 70584fd commit 1a60b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ runs:
122122
shell: bash
123123
run: |
124124
python -m pip install --upgrade pip
125-
pip install --upgrade pyserial pytest-embedded intelhex rich
125+
pip install --upgrade pyserial pytest-embedded intelhex rich-click
126126
127127
- name: Checkout esptool.py
128128
uses: actions/checkout@v3

0 commit comments

Comments
 (0)