We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f26472e commit ae24360Copy full SHA for ae24360
1 file changed
.github/workflows/jinstall.yml
@@ -72,7 +72,7 @@ jobs:
72
dir: '${{github.workspace}}'
73
modules: 'all'
74
75
- - name: Test Jinstall
+ - name: Test Jinstall
76
run: |
77
# script/installxcb.sh raspberry arm64
78
script/testinstall.sh raspberry arm64
0 commit comments