Desinger-System / scripts /post-merge.sh
o134's picture
Upload folder using huggingface_hub
1804b24 verified
Raw
History Blame Contribute Delete
72 Bytes
#!/bin/bash
set -e
pnpm install --frozen-lockfile
pnpm --filter db push