Skip to content

fix: update ubrn and adapt android codegen path #15

fix: update ubrn and adapt android codegen path

fix: update ubrn and adapt android codegen path #15

Workflow file for this run

name: Library
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
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