Maintenance

This commit is contained in:
Ian Richardson
2020-11-16 20:26:34 -06:00
parent 6c50062b32
commit 90e585529b
14 changed files with 670 additions and 485 deletions
+4 -4
View File
@@ -1,11 +1,11 @@
name: "Build"
name: 'Build'
on:
push:
branches:
branches:
- master
pull_request:
branches:
branches:
- master
jobs:
@@ -17,4 +17,4 @@ jobs:
- name: Build
run: |
npm install
npm run build
npm run build