Skip to content

Commit 71089c0

Browse files
committed
chore: update experimental workflow
1 parent d672c20 commit 71089c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/experimental.yml

+3
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ jobs:
3838
- name: Install
3939
run: yarn install
4040

41+
- name: Install
42+
run: yarn build
43+
4144
- run: ./scripts/version-and-publish.sh
4245
env:
4346
VERSION: '${{ github.sha }}'

0 commit comments

Comments
 (0)