1
0

update build.yml

This commit is contained in:
chinosk 2024-06-18 09:50:56 +08:00
parent 6426bf5ef0
commit c4f7d7faf1
No known key found for this signature in database
GPG Key ID: 00610B08C1BF7BE9

View File

@ -29,7 +29,7 @@ jobs:
- name: Update Assets
run: |
git submodule foreach --recursive git pull origin main
git submodule foreach --recursive 'git pull --no-rebase origin main'
git clone https://${{ secrets.ACCESS_TOKEN_GITHUB }}@github.com/imas-tools/gakumas-raw-txts.git app/src/main/assets/gakumas-local/gakumas-raw-txts
mv app/src/main/assets/gakumas-local/gakumas-raw-txts/Resource app/src/main/assets/gakumas-local/raw
rm -rf app/src/main/assets/gakumas-local/gakumas-raw-txts