Skip to content

Commit

Permalink
feat(nx): adds NX support
Browse files Browse the repository at this point in the history
  • Loading branch information
pavankjadda committed Jul 1, 2024
1 parent 65aeb23 commit 76cc31e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
- name: Build packages
run: pnpm run build

- name: Copy README
run: cp README.md ./dist/ng-kit-demo/browser
# - name: Copy README
# run: cp README.md ./dist/ng-kit-demo/browser

- name: Semantic release
run: npx semantic-release
Expand Down

0 comments on commit 76cc31e

Please sign in to comment.