Skip to content

Commit

Permalink
ci: fix update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nethriis committed May 16, 2024
1 parent 1d88e1a commit fff1b3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
- uses: actions/[email protected]
with:
node-version: 20.x
cache: pnpm
- run: npm install
- name: Update dependencies
run: |
Expand Down

0 comments on commit fff1b3a

Please sign in to comment.