Merge pull request #15499 from SandPoot/quick-fix
Snaps "Convert Lineendings"
This commit is contained in:
4
.github/workflows/compile_changelogs.yml
vendored
4
.github/workflows/compile_changelogs.yml
vendored
@@ -37,10 +37,6 @@ jobs:
|
||||
if: steps.value_holder.outputs.CL_ENABLED
|
||||
run: |
|
||||
python tools/ss13_genchangelog.py html/changelogs
|
||||
- name: "Convert Lineendings"
|
||||
if: steps.value_holder.outputs.CL_ENABLED
|
||||
run: |
|
||||
unix2dos html/changelogs/.all_changelog.yml
|
||||
- name: Commit
|
||||
if: steps.value_holder.outputs.CL_ENABLED
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user