Skip to content

fix(deps): update dependency knex to v3 #104

fix(deps): update dependency knex to v3

fix(deps): update dependency knex to v3 #104

Workflow file for this run

name: Simple build
on:
pull_request:
branches: [master]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run a one-line script
run: yarn && yarn build