Skip to content
This repository has been archived by the owner on Apr 9, 2022. It is now read-only.

Commit

Permalink
npm install 2x
Browse files Browse the repository at this point in the history
  • Loading branch information
evantahler committed Feb 27, 2021
1 parent e02d749 commit b90af61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- run: npm install
- run: sudo npm install -g npm-check-updates
- run: npm-check-updates -u
- run: npm install
- name: store-core-version
run: echo CORE_VERSION=`cat package.json | jq -r '.dependencies."@grouparoo/core"'` >> $GITHUB_ENV
- uses: stefanzweifel/git-auto-commit-action@fixes/145
Expand Down

0 comments on commit b90af61

Please # to comment.