Skip to content

build(deps): bump rollup from 4.21.0 to 4.22.4 in the npm_and_yarn group across 1 directory #644

build(deps): bump rollup from 4.21.0 to 4.22.4 in the npm_and_yarn group across 1 directory

build(deps): bump rollup from 4.21.0 to 4.22.4 in the npm_and_yarn group across 1 directory #644

Workflow file for this run

name: Build Test
on:
push:
branches: [ "*" ]
pull_request:
branches: [ "*" ]
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
name: Deploy
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
- run: npm install
- run: npm run build
- run: node ./dist/index.js