Skip to content

chore(deps): bump serve-static from 1.15.0 to 1.16.2 #58

chore(deps): bump serve-static from 1.15.0 to 1.16.2

chore(deps): bump serve-static from 1.15.0 to 1.16.2 #58

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