We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdeb588 commit 08aa28dCopy full SHA for 08aa28d
.github/workflows/install.yml
@@ -35,6 +35,6 @@ jobs:
35
chmod +x raspi-config
36
echo `pwd` >> $GITHUB_PATH
37
38
- - name: Run Tests
+ - name: Run install.sh
39
run: |
40
./install.sh --unstable --force
0 commit comments