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 1d531fb commit 118cb76Copy full SHA for 118cb76
.github/workflows/MarketplaceRelease.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: "Building native widgets and js actions"
36
run: pnpm -r run release
37
- name: "Updating Native Mobile Resources project"
38
- run: pnpm -r run create-modules
+ run: pnpm run create-modules
39
env:
40
GH_USERNAME: ${{ secrets.GH_USERNAME }}
41
GH_EMAIL: ${{ secrets.GH_EMAIL }}
0 commit comments