Skip to content

Update dependency concurrently to v7.6.0 #173

Update dependency concurrently to v7.6.0

Update dependency concurrently to v7.6.0 #173

Workflow file for this run

name: build
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: '14.x'
- name: use node
run: |
npm install
npm run build