Skip to content

Bump braces, gulp and gulp-imagemin #118

Bump braces, gulp and gulp-imagemin

Bump braces, gulp and gulp-imagemin #118

Workflow file for this run

---
name: build the landing page
on:
push:
branches:
- "master"
pull_request:
jobs:
test:
runs-on: ubuntu-latest
name: Node unit tests
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 16
- run: npm install
- run: npx gulp scripts compileLess imagesCompression moveFonts vendorCSS moveWebFonts