Update .gitea/workflows/ci.yml
All checks were successful
Generate Map Previews for Switzerland25 Tournament / Full CI/CD Pipeline (push) Successful in 19s
All checks were successful
Generate Map Previews for Switzerland25 Tournament / Full CI/CD Pipeline (push) Successful in 19s
This commit is contained in:
@@ -109,7 +109,7 @@ jobs:
|
|||||||
SKIN=$(choose_skin "$REPLAY_NAME")
|
SKIN=$(choose_skin "$REPLAY_NAME")
|
||||||
|
|
||||||
xvfb-run -a "$DANSER_DIR/danser-cli" \
|
xvfb-run -a "$DANSER_DIR/danser-cli" \
|
||||||
-replay "$REPLAY" -record -skip -start=$START -skin="$SKIN" -end=$END -noupdatecheck \
|
-replay "$REPLAY" -record -skip -settings="tourneypreview" -skin="$SKIN" -start=$START -end=$END -noupdatecheck \
|
||||||
-out="$REPLAY_NAME"
|
-out="$REPLAY_NAME"
|
||||||
|
|
||||||
if [ -f "$DANSER_VIDEO_DIR/$REPLAY_NAME.mp4" ]; then
|
if [ -f "$DANSER_VIDEO_DIR/$REPLAY_NAME.mp4" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user