Skip to content

Commit df7dd2f

Browse files
authored
Update test.yaml
1 parent 3247e56 commit df7dd2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Build Batocera
4747
run: |
4848
cd ${{ github.workspace }}
49-
make rk3588-cleanbuild
49+
yes | make rk3588-cleanbuild
5050
5151
- name: Upload artifacts
5252
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)