Skip to content

Commit f502880

Browse files
committed
chore: update workflows config.
1 parent d9ea81f commit f502880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
registry-url: 'https://registry.npmjs.org'
1616

1717
- run: npm install
18-
- run: npm run hoist
18+
# - run: npm run hoist
1919

2020
- run: npm run build:wc
2121
- run: npm run build

0 commit comments

Comments
 (0)