style: run prettier
This commit is contained in:
@ -16,4 +16,4 @@ jobs:
|
||||
run: bunx @inlang/paraglide-js compile
|
||||
- run: bun run check
|
||||
- run: bunx eslint
|
||||
- run: bunx prettier --check .
|
||||
- run: bunx prettier --check .
|
||||
|
||||
@ -41,4 +41,4 @@ jobs:
|
||||
|
||||
rsync -avz -e "ssh -i private_key -o StrictHostKeyChecking=no" dist/ $DEPLOY_USER@$DEPLOY_HOST:$TARGET_PATH/
|
||||
|
||||
rm private_key
|
||||
rm private_key
|
||||
|
||||
Reference in New Issue
Block a user