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 8800dab commit 497ef50Copy full SHA for 497ef50
.github/workflows/test.yaml
@@ -41,7 +41,7 @@ jobs:
41
- name: Build Batocera
42
run: |
43
cd ${{ github.workspace }}
44
- make batocera-docker-image
+ docker pull batoceralinux/batocera.linux-build:latest
45
make rk3588-build
46
47
- name: Upload artifacts
0 commit comments