mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
ci(fix): add precedency to fix latest GHA runner issues
Lately you can't find 4 runner at the same time
This commit is contained in:
1
.github/workflows/res-update-game.yml
vendored
1
.github/workflows/res-update-game.yml
vendored
@@ -125,6 +125,7 @@ jobs:
|
||||
compression-level: 0
|
||||
|
||||
update-game-resources:
|
||||
needs: [clone-resources-official, clone-resources-overseas, clone-resources-txwy]
|
||||
if: github.repository_owner == 'MaaAssistantArknights'
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user