Skip to content

Commit

Permalink
Remove installation of zx and npm-check-updates in upgrade-deps workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Sep 5, 2024
1 parent a221460 commit 497f623
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/upgrade-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ jobs:
with:
node-version: "${{ matrix.node-version }}"
cache: yarn
- run: npm install -g zx npm-check-updates
- run: yarn upgrade:deps

0 comments on commit 497f623

Please sign in to comment.