mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
fix: update i18n script path in the gh action
This commit is contained in:
committed by
GitHub
parent
e2cde3f1d4
commit
d55e9bc4c3
2
.github/workflows/check.yaml
vendored
2
.github/workflows/check.yaml
vendored
@@ -9,4 +9,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: actions/setup-python@v2
|
- uses: actions/setup-python@v2
|
||||||
- run: python3 i18n.py
|
- run: python3 Kit/scripts/i18n.py
|
||||||
|
|||||||
Reference in New Issue
Block a user