Skip to content

chore(deps): bump ws from 6.2.2 to 6.2.3 #43

chore(deps): bump ws from 6.2.2 to 6.2.3

chore(deps): bump ws from 6.2.2 to 6.2.3 #43

Workflow file for this run

name: React Native SDK Build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build-rn:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run build
run: |
yarn
yarn run build