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 78fe3b0 commit 3247e56Copy full SHA for 3247e56
.github/workflows/test.yaml
@@ -46,7 +46,7 @@ jobs:
46
- name: Build Batocera
47
run: |
48
cd ${{ github.workspace }}
49
- make rk3588-build
+ make rk3588-cleanbuild
50
51
- name: Upload artifacts
52
uses: actions/upload-artifact@v3
0 commit comments