We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a40724c commit 7ea6f38Copy full SHA for 7ea6f38
.github/actions/install-and-build-sdk/action.yml
@@ -9,7 +9,6 @@ runs:
9
- name: Install & Build the Core Package
10
run: |
11
cd package/
12
- yarn cache clean
13
yarn --frozen-lockfile
14
shell: bash
15
- name: Install & Build the Native Package
0 commit comments