Skip to content

Deps: Update dependency npm-run-all2 to v6.2.1. #267

Deps: Update dependency npm-run-all2 to v6.2.1.

Deps: Update dependency npm-run-all2 to v6.2.1. #267

Workflow file for this run

name: Build
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: actions/setup-node@v4
with:
node-version: 18
- run: npm install
- run: npm run build