There was an error while loading. Please reload this page.
1 parent e279233 commit 7369c24Copy full SHA for 7369c24
1 file changed
.github/workflows/interactdocs.yml
@@ -36,6 +36,9 @@ jobs:
36
yarn set version 4.10.3
37
NPQ_PKG_MGR=yarn npx npq install
38
39
+ - name: Build motion package
40
+ run: yarn workspace @wix/motion build
41
+
42
- name: Build interact package
43
run: yarn workspace @wix/interact build
44
0 commit comments