Skip to content

Commit

Permalink
remove build
Browse files Browse the repository at this point in the history
  • Loading branch information
richardallred authored Nov 21, 2024
1 parent c1686d0 commit 2e50dac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
- name: Install dependencies
run: npm install

- name: Build the package
run: npm run build

- name: Publish to GitHub Package Registry
env:
NODE_AUTH_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit 2e50dac

Please sign in to comment.