Skip to content

Commit

Permalink
CI: Don't build in CI
Browse files Browse the repository at this point in the history
Oops forgot to save
  • Loading branch information
evelynhathaway committed Jul 19, 2020
1 parent 9dd7524 commit 2e831c9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ jobs:
- name: Install Dependencies
run: npm ci

- name: Build
run: npm run build

- name: Release
run: npx semantic-release
env:
Expand Down

0 comments on commit 2e831c9

Please sign in to comment.