forked from spacebar/rust-nex
missed a spot in the CI
This commit is contained in:
parent
aaf9bc4b65
commit
b5ee9b98c3
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ export TARGET_DIR="target/release"
|
|||
./build-edition.sh
|
||||
|
||||
mkdir -p dist/
|
||||
cp $TARGET_DIR/rnex-server-backend-node-holder dist/
|
||||
cp $TARGET_DIR/proxy_insecure dist/
|
||||
cp $TARGET_DIR/proxy_secure dist/
|
||||
cp $TARGET_DIR/rnex-server-backend-auth dist/
|
||||
|
|
|
|||
Loading…
Reference in a new issue