ci: add cache in build test.

This commit is contained in:
EstrellaXD
2023-08-29 11:33:11 +08:00
parent f86d9ce67a
commit 31ac5956cb

View File

@@ -193,6 +193,8 @@ jobs:
platforms: linux/amd64,linux/arm64,linux/arm/v7
push: false
tags: estrellaxd/auto_bangumi:test
cache-from: type=gha, scope=${{ github.workflow }}
cache-to: type=gha, scope=${{ github.workflow }}
release:
runs-on: ubuntu-latest