mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Try to fix build
This commit is contained in:
parent
aea2bb079e
commit
3a879a954f
@ -11,5 +11,5 @@ before_install:
|
||||
- export PATH="$HOME/.yarn/bin:$PATH"
|
||||
|
||||
install:
|
||||
- RUN yarn install --production=false --frozen-lockfile --non-interactive
|
||||
- RUN yarn build:lib
|
||||
- yarn install --production=false --frozen-lockfile --non-interactive
|
||||
- yarn build:lib
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user