Skip to content

Commit bd8b112

Browse files
authored
Update test.yaml
1 parent 497ef50 commit bd8b112

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
@@ -42,7 +42,7 @@ jobs:
4242
run: |
4343
cd ${{ github.workspace }}
4444
docker pull batoceralinux/batocera.linux-build:latest
45-
make rk3588-build
45+
script -q -c "make rk3588-build" /dev/null
4646
4747
- name: Upload artifacts
4848
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)