mirror of
https://github.com/erebe/wstunnel.git
synced 2026-04-23 00:37:22 +08:00
create new package for the lib
This commit is contained in:
@@ -137,7 +137,7 @@ jobs:
|
||||
with:
|
||||
command: build
|
||||
use-cross: ${{ !contains(matrix.platform.target, 'x86_64') || contains(matrix.platform.target, 'freebsd') }}
|
||||
args: ${{ matrix.platform.build-args }} --package wstunnel-cli --target ${{ matrix.platform.target }}
|
||||
args: ${{ matrix.platform.build-args }} --bin wstunnel --target ${{ matrix.platform.target }}
|
||||
|
||||
- name: Store artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user