Skip to content

Commit d9a89ed

Browse files
committed
Add implicit install
1 parent 773cb6c commit d9a89ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-stage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
- name: Install dependencies
4949
run: |
5050
npm i
51+
npm install @rumblefish/ui
5152
node_modules/.bin/lerna bootstrap
5253
env:
5354
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)