Skip to content

Commit 938b831

Browse files
committed
try again
1 parent 82dbdd5 commit 938b831

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/publish-fern/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ runs:
3535
shell: bash
3636
run: |
3737
cd custom-app
38+
npm install
3839
npm run build
3940
4041
- name: Start deployment

0 commit comments

Comments
 (0)