Delete extra npm update

This commit is contained in:
Andrew Casey
2020-08-20 18:16:28 -07:00
parent 4eb9fb4bd2
commit 4778cda0b2

View File

@@ -31,7 +31,6 @@ jobs:
npm uninstall typescript --no-save
npm uninstall tslint --no-save
- run: npm ci
- run: npm update
# Re: https://github.com/actions/setup-node/pull/125
- name: Register Problem Matcher for TSC