Use cache on build (#9639)

This commit is contained in:
Takuya Yoshida
2023-01-27 11:30:22 +09:00
committed by GitHub
parent 7d9d1ae7c2
commit 7af0e38dd3
2 changed files with 15 additions and 6 deletions

View File

@ -31,3 +31,5 @@ jobs:
push: true
tags: misskey/misskey:develop
labels: develop
cache-from: type=gha
cache-to: type=gha,mode=max