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