Skip to content

Merge pull request #154 from masa-finance/dependabot/npm_and_yarn/typ… #359

Merge pull request #154 from masa-finance/dependabot/npm_and_yarn/typ…

Merge pull request #154 from masa-finance/dependabot/npm_and_yarn/typ… #359

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: yarn install --frozen-lockfile
- run: yarn build