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