Skip to content

Commit

Permalink
Another way to affect changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
paulannetts committed Oct 4, 2024
1 parent b2e0a25 commit 1e26920
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ PARENT_DIR=$(dirname $SCRIPT_DIR)

echo $PARENT_DIR
cd $PARENT_DIR/espeak-ng
pwd
touch $PARENT_DIR/espeak-ng/ChangeLog.md
rm CHANGELOG.md
echo "Hi" > ChangeLog.md
ls
./autogen.sh
./configure --without-klatt --without-speechplayer --without-mbrola --without-sonic --without-async
Expand Down

0 comments on commit 1e26920

Please sign in to comment.