Skip to content

Commit 796f632

Browse files
no need to unzip
1 parent e081091 commit 796f632

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test_android.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,8 @@ jobs:
1616
name: BabylonReactNative
1717
path: ./artifact
1818

19-
- name: List downloaded files (debugging)
20-
run: ls -R ./artifact
2119
- name: Install build package
2220
run: |
23-
unzip ../../artifact/BabylonReactNative.zip
2421
npm install ../../artifact/babylonjs-react-native-0.0.1.tgz
2522
working-directory: ./Apps/Playground
2623

0 commit comments

Comments
 (0)