We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ddf78e commit 2b0f3b4Copy full SHA for 2b0f3b4
.github/workflows/lint-web.yml
@@ -37,6 +37,7 @@ jobs:
37
npm i -g pnpm
38
pnpm i --frozen-lockfile
39
- name: Build translations
40
+ working-directory: ./webnext
41
run: pnpm dlx @inlang/paraglide-js compile --project ./project.inlang --outdir ./src/paraglide
42
- name: Lint
43
working-directory: ./webnext
0 commit comments