mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-19 03:18:56 +03:00
Fix typos
This commit is contained in:
2
.github/workflows/l10n-sync-ru.yml
vendored
2
.github/workflows/l10n-sync-ru.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Download mdlm
|
||||
run: curl -o- https://raw.githubusercontent.com/markdown-localization/mdlm-sh/v0.0.18/install.sh | bash
|
||||
run: curl -o- https://raw.githubusercontent.com/markdown-localization/mdlm-sh/v0.0.20/install.sh | bash
|
||||
|
||||
- name: Sync status - ru
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user