Skip to content

fix: regenerate ubrn patch with patch-package #163

fix: regenerate ubrn patch with patch-package

fix: regenerate ubrn patch with patch-package #163

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 JS
uses: ./.github/actions/setup-js
- name: Build package
run: yarn prepare