build: update git-ci file
This commit is contained in:
Родитель
2b732b38d9
Коммит
0be27cc6bc
|
@ -16,15 +16,11 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
|
||||
- run: yarn cache clean --all
|
||||
name: Clean cache
|
||||
env:
|
||||
CI: true
|
||||
|
||||
- run: yarn install
|
||||
name: Install Dependencies
|
||||
env:
|
||||
CI: true
|
||||
YARN_CHECKSUM_BEHAVIOR: ignore
|
||||
|
||||
- run: yarn build
|
||||
name: Build libs
|
||||
|
|
Загрузка…
Ссылка в новой задаче