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 796f632 commit 556baaeCopy full SHA for 556baae
.github/workflows/test_android.yml
@@ -19,6 +19,7 @@ jobs:
19
- name: Install build package
20
run: |
21
npm install ../../artifact/babylonjs-react-native-0.0.1.tgz
22
+ npm install
23
working-directory: ./Apps/Playground
24
25
- name: Gulp (Android)
.github/workflows/test_ios.yml
- name: Clean and Install Pods
0 commit comments