You've already forked libmali-rockchip
mirror of
https://github.com/armbian/libmali-rockchip.git
synced 2026-01-06 12:03:41 -08:00
CI: Fix GitHub Actions workflow
This commit is contained in:
1
.github/workflows/build_and_release.yml
vendored
1
.github/workflows/build_and_release.yml
vendored
@@ -35,6 +35,7 @@ jobs:
|
||||
with:
|
||||
context: .github/workflows/
|
||||
tags: ${{ matrix.image }}:build
|
||||
platforms: linux/arm64
|
||||
build-args: IMAGE=${{ matrix.image }}:20.04
|
||||
cache-from: type=gha,scope=${{ matrix.image }}
|
||||
cache-to: type=gha,scope=${{ matrix.image }},mode=max
|
||||
|
||||
Reference in New Issue
Block a user