fix
This commit is contained in:
5
.github/workflows/backend.yml
vendored
5
.github/workflows/backend.yml
vendored
@@ -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*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user