Skip to content

fix: add new cart to tab chain (#17996) #6606

fix: add new cart to tab chain (#17996)

fix: add new cart to tab chain (#17996) #6606

on:
push:
branches:
- develop
- develop-*
- 'epic/**'
- 'release/**'
name: Cache libs (dist)
jobs:
cacheBuildedLibs:
name: Builded libs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Cache builded libs
uses: ./.github/cache-builded-libs