Skip to content

Bump follow-redirects from 1.15.1 to 1.15.4 #20

Bump follow-redirects from 1.15.1 to 1.15.4

Bump follow-redirects from 1.15.1 to 1.15.4 #20

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/