[F] CI after moving assets

pull/94/head
Clansty 2024-11-30 14:45:11 +08:00
parent 6225390b7f
commit 4afe2160e1
No known key found for this signature in database
GPG Key ID: 3A6BE8BAF2EDE134
1 changed files with 1 additions and 1 deletions

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