Skip to content

fix: (CXSPA-9050) - Fix borders in high-contrast dark and light theme… #8442

fix: (CXSPA-9050) - Fix borders in high-contrast dark and light theme…

fix: (CXSPA-9050) - Fix borders in high-contrast dark and light theme… #8442

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