diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bd31703..f5ab168 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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