Skip to content

Commit 2b0f3b4

Browse files
Update lint-web.yml
1 parent 0ddf78e commit 2b0f3b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint-web.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
npm i -g pnpm
3838
pnpm i --frozen-lockfile
3939
- name: Build translations
40+
working-directory: ./webnext
4041
run: pnpm dlx @inlang/paraglide-js compile --project ./project.inlang --outdir ./src/paraglide
4142
- name: Lint
4243
working-directory: ./webnext

0 commit comments

Comments
 (0)