Skip to content

Commit 6a09f29

Browse files
authored
Test output options fix
1 parent 79c92f6 commit 6a09f29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scripts/build-mws-site.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ node $MWSTWCOM_BUILD_TIDDLYWIKI \
7575
./editions/mws-docs \
7676
--verbose \
7777
--version \
78+
--output $MWSTWCOM_BUILD_OUTPUT \
7879
--load $MWSTWCOM_BUILD_OUTPUT/build.tid \
79-
--output $MWSTWCOM_BUILD_OUTPUT \
8080
--build favicon static index \
8181
|| exit 1
8282

0 commit comments

Comments
 (0)