We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec107b commit 39de8d1Copy full SHA for 39de8d1
.github/workflows/quality_control.yml
@@ -45,4 +45,4 @@ jobs:
45
- name: Run Quality Control script
46
run: |
47
cd src/build/scripts
48
- python build.py
+ python build.py --build-on-compatible-devices
0 commit comments