mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Merge branch 'preview-fixes' into master-cdn
This commit is contained in:
commit
20da57bfeb
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -50,7 +50,8 @@ jobs:
|
||||
git config --local user.name github-actions[bot]
|
||||
git config --global core.autocrlf true
|
||||
git config --global core.safecrlf false
|
||||
git commit -m "CI build" -a
|
||||
git add --all
|
||||
git commit -m "CI build"
|
||||
continue-on-error: true
|
||||
|
||||
- name: Git push
|
||||
|
||||
Loading…
Reference in New Issue
Block a user