Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Revert "Deactivate the SPA" #157

Revert "Deactivate the SPA"

Revert "Deactivate the SPA" #157

Workflow file for this run

name: "Build"
on:
pull_request:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: '14.x'
- run: |
npm ci
npx -p @skyux-sdk/cli skyux build