Skip to content

Commit

Permalink
Merge pull request #1168 from pnp/v1-dev
Browse files Browse the repository at this point in the history
still working of build fix
  • Loading branch information
AJIXuMuK authored Mar 24, 2022
2 parents 815972c + 21e6f3c commit 5e9bee4
Show file tree
Hide file tree
Showing 3 changed files with 18,299 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- name: Install npm dependencies
run: npm i

- name: Dedupe
run: npm dedupe

- name: Update version number for telemetry
run: npm run versionUpdater

Expand Down
Loading

0 comments on commit 5e9bee4

Please sign in to comment.