Compare commits
3 Commits
3b2fae8188
...
d8de391c10
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d8de391c10 | ||
|
|
5dd91fa185 | ||
|
|
2ad25f069c |
@@ -33,10 +33,6 @@ jobs:
|
|||||||
run: npx @inlang/paraglide-js compile --project ./project.inlang --outdir ./src/lib/paraglide
|
run: npx @inlang/paraglide-js compile --project ./project.inlang --outdir ./src/lib/paraglide
|
||||||
working-directory: frontend
|
working-directory: frontend
|
||||||
|
|
||||||
- name: Sync SvelteKit
|
|
||||||
run: npx svelte-kit sync
|
|
||||||
working-directory: frontend
|
|
||||||
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: npm run lint
|
run: npm run lint
|
||||||
working-directory: frontend
|
working-directory: frontend
|
||||||
|
|||||||
Reference in New Issue
Block a user