Skip to content

Bump gh-pages from 3.2.3 to 5.0.0 #132

Bump gh-pages from 3.2.3 to 5.0.0

Bump gh-pages from 3.2.3 to 5.0.0 #132

Workflow file for this run

name: Build and Test
on:
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup
run: yarn install
- name: Build
run: yarn build