Skip to content

Commit 8f6f7e6

Browse files
install yarn dependencies
1 parent c525d2f commit 8f6f7e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
node-version: 16
3131
registry-url: https://registry.npmjs.org/
3232
scope: '@ngu'
33+
- run: yarn install
3334
- run: yarn nx run-many --target=build --all
3435
- name: Run Publish
3536
working-directory: ./dist/libs/ngu/carousel

0 commit comments

Comments
 (0)