Update .github/workflows/ci.yml

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
Marc Altmann 2023-10-31 19:08:08 +01:00 committed by GitHub
parent 6cb369f19b
commit 134289455c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,6 +83,7 @@ jobs:
uses: docker/bake-action@v3 uses: docker/bake-action@v3
with: with:
push: true push: true
platforms: linux/arm64
targets: rk targets: rk
files: docker/rockchip/rk.hcl files: docker/rockchip/rk.hcl
set: | set: |