Compare commits

..

1 Commits

Author SHA1 Message Date
Yue-bin
8edbe63d8e 🐳 chore(build): 使用tmate debug
Some checks failed
Build and Check / Astro Check for Node.js 20 (push) Successful in 3m38s
Build and Check / Astro Build for Node.js 20 (push) Successful in 6m5s
Build and Check / deploy (push) Failing after 12m52s
2026-07-09 01:07:38 +08:00

View File

@@ -104,6 +104,10 @@ jobs:
with: with:
name: dist name: dist
path: dist/ path: dist/
- name: Setup tmate session
uses: http://MonBianG.lan:3000/action/action-tmate@v3
- name: Setup SSH key - name: Setup SSH key
run: | run: |
mkdir -p ~/.ssh mkdir -p ~/.ssh