This commit is contained in:
jiaojm
2026-01-07 18:37:59 +08:00
parent 92b7d50817
commit 91ca461202
3 changed files with 13 additions and 15 deletions

View File

@@ -32,8 +32,3 @@ jobs:
env:
BUILD_TARGET: ${{ matrix.target }}
run: ./scripts/cross-build.sh
- uses: actions/upload-artifact@v4
with:
name: ttyd.${{ matrix.target }}
path: build/ttyd*