Skip to content

Commit 1f71298

Browse files
authored
Update main.yml
1 parent 1d2520c commit 1f71298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- name: Setup Node.js environment
2727
uses: actions/setup-node@v2.1.2
2828
- run: npm ci
29+
- run: npm run build:lib
2930
- run: cd projects/angular-material-extensions/google-maps-autocomplete
3031
- run: npm run build
3132

0 commit comments

Comments
 (0)