Skip to content

Commit

Permalink
Fix: error pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
James Levell authored and bodobraegger committed Nov 14, 2024
1 parent 0b22efa commit 23fe4bd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,6 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: npm/action-setup@v4
name: Install npm
with:
version: 8
run_install: false
- name: Install Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 23fe4bd

Please sign in to comment.