Skip to content

chore(deps): bump apache-arrow from 18.1.0 to 19.0.0 (#213) #353

chore(deps): bump apache-arrow from 18.1.0 to 19.0.0 (#213)

chore(deps): bump apache-arrow from 18.1.0 to 19.0.0 (#213) #353

Workflow file for this run

name: Test Workflow
on: [push]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Install Node dependencies
run: yarn --frozen-lockfile
- name: Build
run: yarn build