Skip to content

Commit

Permalink
CI: install.yml: rename install step.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Jun 27, 2024
1 parent fdeb588 commit 08aa28d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
chmod +x raspi-config
echo `pwd` >> $GITHUB_PATH
- name: Run Tests
- name: Run install.sh
run: |
./install.sh --unstable --force

0 comments on commit 08aa28d

Please sign in to comment.