1
Some checks failed
sr-sync-to-github / build (push) Failing after 2s

This commit is contained in:
azw
2024-06-26 20:19:23 +08:00
parent c1f083b5b8
commit 4540980b5d

View File

@@ -10,7 +10,7 @@ jobs:
steps:
- name: clone
run: |
git clone https://x-access-token:${{ secrets.GITHUB_TOKEN }}@git.azw.net.cn/${GITHUB_REPOSITORY}.git
git clone https://x-access-token:${{ secrets.GITHUB_TOKEN }}@git.azw.net.cn/azurlane-sr.git
ls -lh
- name: sr
run: |