We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3deab93 commit 8cf15c6Copy full SHA for 8cf15c6
.github/workflows/build.yml
@@ -72,6 +72,7 @@ jobs:
72
ln -s /cache/sstate-cache
73
74
- name: Build QLI
75
+ shell: bash
76
run: |
77
cd QLI
78
# FIXME: apply_poky_patches() fails in setup-environment and it's not
0 commit comments