Skip to content

fix: add react-native.config.js to package.json/files #16

fix: add react-native.config.js to package.json/files

fix: add react-native.config.js to package.json/files #16

Workflow file for this run

name: Library
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup
uses: ./.github/actions/setup
- name: Build package
run: yarn prepare