Skip to content

Bump @adobe/css-tools from 4.1.0 to 4.3.1 #59

Bump @adobe/css-tools from 4.1.0 to 4.3.1

Bump @adobe/css-tools from 4.1.0 to 4.3.1 #59

Workflow file for this run

name: Build App on Pull Request
'on':
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: yarn && yarn build