Skip to content

Commit 21e6f3c

Browse files
committed
still working of build fix
1 parent e69de80 commit 21e6f3c

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)