Skip to content

Commit

Permalink
fixup! fixup! chore(ci): add node bridge bin.js CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
grdddj committed Oct 1, 2024
1 parent 48aa724 commit 04562fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-node-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Install deps and build libs
run: |
yarn install --immutable
yarn workspaces focus @trezor/transport-bridge
- name: Build bin.js file
run: |
Expand Down

0 comments on commit 04562fa

Please sign in to comment.