Remove npm-update

This commit is contained in:
Brett Logan 2022-02-21 10:06:44 -05:00
parent 57f668c175
commit c93ce43156
No known key found for this signature in database
GPG key ID: 52ED7D1F56850EE6

View file

@ -9,8 +9,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Update NPM
uses: actions/npm-update@v1
- run: ./github/scripts/update-npm.sh
env:
id: ${{ github.run_id }}