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
3a879a954f
commit
2a8fef8cb6
@ -6,10 +6,7 @@ cache:
|
||||
directories:
|
||||
- node_module
|
||||
|
||||
before_install:
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash -s
|
||||
- export PATH="$HOME/.yarn/bin:$PATH"
|
||||
|
||||
install:
|
||||
- yarn install --production=false --frozen-lockfile --non-interactive
|
||||
- yarn build
|
||||
- yarn build:lib
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user