Skip to content

fix: number entry on non-number games #18

fix: number entry on non-number games

fix: number entry on non-number games #18

Workflow file for this run

name: Run build to check for errors
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
npm ci
npm run build