Skip to content

Commit 13f5ebd

Browse files
committed
chore: debug
1 parent 9de3a98 commit 13f5ebd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,8 @@ jobs:
511511
ls bins
512512
- name: Move binaries to standalone prebuilt binary modules
513513
run: npx --no vite-node ./scripts/movePrebuiltBinariesToStandaloneModules.ts
514+
- name: Setup tmate session
515+
uses: mxschmitt/action-tmate@v3
514516
- name: Prepare standalone prebuilt binary modules
515517
run: npx --no vite-node ./scripts/prepareStandalonePrebuiltBinaryModules.ts
516518
- name: Add "postinstall" script to package.json

0 commit comments

Comments
 (0)