mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-04-27 17:16:57 +00:00
Add clean-all to tests
This commit is contained in:
parent
158afd86f7
commit
c7cd6b26f9
1 changed files with 1 additions and 0 deletions
1
tests.sh
1
tests.sh
|
@ -8,6 +8,7 @@ apt-get update && apt-get install -y git wget curl build-essential python3 ffmpe
|
|||
corepack enable
|
||||
corepack prepare pnpm@latest --activate
|
||||
git submodule update --init
|
||||
pnpm run clean-all
|
||||
pnpm install --frozen-lockfile
|
||||
pnpm run build
|
||||
pnpm run migrate
|
||||
|
|
Loading…
Add table
Reference in a new issue