Skip to content

Commit

Permalink
Update auto-dependency-update.v1.0.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Oppitz committed Nov 24, 2020
1 parent 4afc8d1 commit e3d442d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/auto-dependency-update.v1.0.yml
Expand Up @@ -27,9 +27,7 @@ jobs:
with:
node-version: 14.x
- name: Install and update dependencies
run: |
npm i lerna --no-save
npm run reinstall
run: npm run update
- name: Commit changed files
run: |
git config --local user.email "action@github.com"
Expand Down

0 comments on commit e3d442d

Please sign in to comment.