Skip to content

[skip netlify]: Bump sass from 1.65.1 to 1.66.0 #17967

[skip netlify]: Bump sass from 1.65.1 to 1.66.0

[skip netlify]: Bump sass from 1.65.1 to 1.66.0 #17967

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
build:
name: Build, test and deploy
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 18
- run: yarn --production
- run: yarn build