Update build.yml

This commit is contained in:
Josh Moore 2020-05-21 16:48:12 -06:00 committed by GitHub
parent b65576394e
commit e14f7b5474
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Install dependencies
run: npm i
- name: Build
run: node ../_build.js
run: node _build.js
- name: Commit
run: |
git add README-test.md