mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
chore(root): check types fix
This commit is contained in:
parent
12a24fca37
commit
4467b99408
@ -1,6 +1,6 @@
|
||||
branch="$(git rev-parse --abbrev-ref HEAD)"
|
||||
if [ "$branch" = "master" ]; then
|
||||
pnpm check-types
|
||||
pnpm check:types
|
||||
pnpm build-frontends
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user