diff --git a/.github/workflows/res-update-game.yml b/.github/workflows/res-update-game.yml index 95bd7dbee6..0075198e5f 100644 --- a/.github/workflows/res-update-game.yml +++ b/.github/workflows/res-update-game.yml @@ -40,6 +40,7 @@ jobs: with: name: official path: ./Official + compression-level: 0 clone-resources-overseas: if: github.repository_owner == 'MaaAssistantArknights' @@ -81,6 +82,7 @@ jobs: with: name: overseas path: ./Overseas + compression-level: 0 clone-resources-txwy: if: github.repository_owner == 'MaaAssistantArknights' @@ -120,6 +122,7 @@ jobs: with: name: txwy path: ./excel + compression-level: 0 update-game-resources: if: github.repository_owner == 'MaaAssistantArknights'