Skip to content

Commit

Permalink
chore: remove unnecessary node lib/index.js from build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Jun 1, 2024
1 parent ad295fc commit 2f5de4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ jobs:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm build
- run: node ./lib/index.js

name: Build

Expand Down

0 comments on commit 2f5de4e

Please sign in to comment.