Skip to content

Commit 5e9bee4

Browse files
authored
Merge pull request #1168 from pnp/v1-dev
still working of build fix
2 parents 815972c + 21e6f3c commit 5e9bee4

File tree

3 files changed

+18299
-0
lines changed

3 files changed

+18299
-0
lines changed

.github/workflows/main-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
- name: Install npm dependencies
1919
run: npm i
2020

21+
- name: Dedupe
22+
run: npm dedupe
23+
2124
- name: Update version number for telemetry
2225
run: npm run versionUpdater
2326

0 commit comments

Comments
 (0)