1
0
Fork 0

CI: remove docker buildx caching ...

... it's a bit buggy
This commit is contained in:
liushuyu 2022-01-05 03:12:30 -07:00
parent 50591d6a1d
commit 8aae9555fa
No known key found for this signature in database
GPG Key ID: 23D1CE4534419437
1 changed files with 0 additions and 2 deletions

View File

@ -32,5 +32,3 @@ jobs:
platforms: linux/amd64,linux/arm64
push: ${{ (github.ref == 'refs/heads/master') && (github.repository == 'citra-emu/citra-multiplayer-dedicated') }}
tags: citraemu/citra-multiplayer-dedicated:latest
cache-from: type=gha
cache-to: type=gha,mode=max