mirror of
https://github.com/formbricks/formbricks.git
synced 2026-02-05 10:36:06 -06:00
fix: translations github action
This commit is contained in:
2
.github/workflows/translation-check.yml
vendored
2
.github/workflows/translation-check.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
version: 9.15.9
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile --config.platform=linux --config.architecture=x64
|
||||
run: pnpm install --config.platform=linux --config.architecture=x64
|
||||
|
||||
- name: Validate translation keys
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user