[F] CI after moving assets

This commit is contained in:
Clansty
2024-11-30 14:45:11 +08:00
parent 6225390b7f
commit 4afe2160e1

View File

@@ -27,7 +27,7 @@ jobs:
- name: Checkout Assets
uses: clansty/checkout@main
with:
repository: clansty/AquaMai-Build-Assets
repository: MewoLab/AquaMai-Build-Assets
ssh-key: ${{ secrets.BUILD_ASSETS_KEY }}
path: build-assets
max-attempts: 50