Skip to content

Bump braces from 3.0.2 to 3.0.3 #26

Bump braces from 3.0.2 to 3.0.3

Bump braces from 3.0.2 to 3.0.3 #26

Workflow file for this run

name: Pull request build validation
on:
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install NodeJS
uses: actions/setup-node@v3
with:
node-version: 16
- name: Install dependencies
run: npm install
- name: Build
run: npm run -- build --configuration=production --base-href=/EchelonExtractor/