Skip to content

Commit 497ef50

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

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
@@ -41,7 +41,7 @@ jobs:
4141
- name: Build Batocera
4242
run: |
4343
cd ${{ github.workspace }}
44-
make batocera-docker-image
44+
docker pull batoceralinux/batocera.linux-build:latest
4545
make rk3588-build
4646
4747
- name: Upload artifacts

0 commit comments

Comments
 (0)