Skip to content

Bump tough-cookie and node-sass in /src/Linker #74

Bump tough-cookie and node-sass in /src/Linker

Bump tough-cookie and node-sass in /src/Linker #74

Workflow file for this run

name: Build
on:
pull_request:
push:
branches:
- master
jobs:
build:
name: Build
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-latest, ubuntu-latest]
steps:
- name: Get the sources
uses: actions/checkout@v1
- name: Run the build script
uses: cake-build/cake-action@v1
with:
target: Build-CI
cake-version: 0.38.5
arguments: |
configuration: Debug