Aaronmgdr/msdk fix publish flow (#1312)

* run workflow when msdk path changes

* build deps
This commit is contained in:
Aaron DeRuvo
2025-10-24 16:02:33 +02:00
committed by GitHub
parent 3017660cea
commit 4f00dcd90e

View File

@@ -219,8 +219,9 @@ jobs:
- name: Install Dependencies
uses: ./.github/actions/yarn-install
- name: Build package
- name: Build package dependencies
run: |
yarn workspace @selfxyz/common build
yarn workspace @selfxyz/mobile-sdk-alpha build
- name: Publish to npm