We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62f2445 commit 659c181Copy full SHA for 659c181
.github/workflows/MarketplaceRelease.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: "Installing dependencies"
32
run: yarn install
33
- name: "Building native widgets and js actions"
34
- run: yarn workspaces foreach run release:native
+ run: yarn workspaces foreach run release
35
- name: "Updating Native Mobile Resources project"
36
run: yarn workspaces foreach run create-modules
37
env:
0 commit comments