mirror of
https://github.com/Viren070/guides.git
synced 2025-12-01 23:16:16 +01:00
ci:
This commit is contained in:
@@ -22,7 +22,10 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Crowdin Sync
|
||||
env:
|
||||
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
|
||||
run: npm run crowdin:sync
|
||||
|
||||
- name: Build website
|
||||
|
||||
Reference in New Issue
Block a user