Skip to content

Commit 08aa28d

Browse files
committed
CI: install.yml: rename install step.
1 parent fdeb588 commit 08aa28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/install.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
chmod +x raspi-config
3636
echo `pwd` >> $GITHUB_PATH
3737
38-
- name: Run Tests
38+
- name: Run install.sh
3939
run: |
4040
./install.sh --unstable --force

0 commit comments

Comments
 (0)