[Bug] 修复CI的bug (#105)

* Finish CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Fix CI

* Update English version

* Fix CI bugs

* Remove trailing spaces
This commit is contained in:
qhy040404 2022-05-05 01:47:06 +08:00 committed by GitHub
parent 3d74adf44e
commit 414e3f8dd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ jobs:
run: |
mkdir parent
- name: Checkout parent commit
- name: Download parent commit
shell: python
run: |
import requests
@ -105,7 +105,6 @@ jobs:
for a,atem in enumerate(del_list):
newlines.pop(atem - a)
for k,ktem in enumerate(newlines):
# ktem = ktem.lstrip('+ ').lstrip('# ')
print(ktem)
@ -143,6 +142,9 @@ jobs:
with:
name: temp_trans_file
- name: Git as GitHub Actions Bot
uses: Lucky3028/git-as-gha@v1.0.0
- name: Commit translation to review branch
shell: sh
run: |