Skip to content

Commit

Permalink
Update react-native-demos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
laves authored Nov 12, 2024
1 parent 2dd3f61 commit 89c107c
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/react-native-demos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

# REMOVE
- name: Build binding
run: yarn && yarn pkg
working-directory: binding/react-native

- name: Build binding
run: yarn add ../../binding/react-native/pkg/picovoice-porcupine-react-native-3.0.3.tgz
# REMOVE

- name: Install dependencies
run: yarn android-install

Expand All @@ -69,15 +60,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

# REMOVE
- name: Build binding
run: yarn && yarn pkg
working-directory: binding/react-native

- name: Build binding
run: yarn add ../../binding/react-native/pkg/picovoice-porcupine-react-native-3.0.3.tgz
# REMOVE

- name: Install dependencies
run: yarn ios-install

Expand Down

0 comments on commit 89c107c

Please sign in to comment.