0
0
mirror of https://github.com/ok-oldking/ok-wuthering-waves.git synced 2025-06-01 16:35:57 +00:00

优化更新流程

This commit is contained in:
firedcto@gmail.com 2024-11-15 21:34:25 +08:00
parent 5ec85c9fee
commit 025f82c652

View File

@ -16,9 +16,7 @@ jobs:
git config --global user.name "ok-oldking"
- name: Checkout source repository
run: |
git clone https://github.com/ok-oldking/ok-wuthering-waves.git
cd ok-wuthering-waves
uses: actions/checkout@v2
- name: Add destination repository as a remote
run: |