missed a spot in the CI
All checks were successful
Build and Test / wii-u-chat (push) Successful in 5m55s
Build and Test / super-mario-maker (push) Successful in 5m58s
Build and Test / minecraft-wiiu (push) Successful in 6m36s
Build and Test / splatoon-testfire (push) Successful in 6m47s
Build and Test / fast-racing-neo (push) Successful in 7m40s
Build and Test / terraria (push) Successful in 17m8s
Build and Test / mario-tennis (push) Successful in 17m23s
Build and Test / splatoon (push) Successful in 18m23s
Build and Test / sonic-transformed (push) Successful in 19m34s
Build and Test / friends (push) Successful in 19m52s
Build and Test / wii-sports-club (push) Successful in 19m51s
Build and Test / puyopuyo (push) Successful in 19m53s

This commit is contained in:
red binder 2026-08-09 17:35:58 +02:00
commit b5ee9b98c3

View file

@ -15,7 +15,6 @@ export TARGET_DIR="target/release"
./build-edition.sh ./build-edition.sh
mkdir -p dist/ mkdir -p dist/
cp $TARGET_DIR/rnex-server-backend-node-holder dist/
cp $TARGET_DIR/proxy_insecure dist/ cp $TARGET_DIR/proxy_insecure dist/
cp $TARGET_DIR/proxy_secure dist/ cp $TARGET_DIR/proxy_secure dist/
cp $TARGET_DIR/rnex-server-backend-auth dist/ cp $TARGET_DIR/rnex-server-backend-auth dist/