Update node.js.yml

This commit is contained in:
Preston 2020-05-26 23:26:03 -04:00 committed by GitHub
parent df4e5c7a79
commit 3ed6730d4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@ jobs:
- run: npm ci
- name: Build App
- run: npm run build --if-present
env:
GH_TOKEN: ${{secrets.GH_TOKEN}}
- name: Upload a Build Artifact
uses: actions/upload-artifact@v2
with: