Skip to content

feat(ui5-combobox/multi-combobox): physical items #4429

feat(ui5-combobox/multi-combobox): physical items

feat(ui5-combobox/multi-combobox): physical items #4429

name: CI - Website
on:
pull_request:
push:
branches:
- 'main'
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/[email protected]
with:
node-version: 18
cache: 'yarn'
- name: Install and Build
run: |
export NODE_OPTIONS="--max_old_space_size=4096"
yarn install
yarn ci:deploy:nightly