Skip to content

Commit

Permalink
ci: remove invalid github step
Browse files Browse the repository at this point in the history
  • Loading branch information
mvantellingen committed Jan 11, 2025
1 parent f41c270 commit 14aa54f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -55,9 +55,6 @@ jobs:
with:
fetch-depth: 0

- name: Install dependencies
run: pnpm install

- name: Set up Node.js
uses: labd/gh-actions-typescript/pnpm-install@main
with:

0 comments on commit 14aa54f

Please sign in to comment.