Skip to content

Commit

Permalink
chore: fixup dependency path
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdurdin committed Sep 13, 2024
1 parent c2e80b4 commit c4991a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/engine/predictive-text/wordbreakers/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ THIS_SCRIPT="$(readlink -f "${BASH_SOURCE[0]}")"
# Note: the raw text files used for data.inc.ts are found within
# /resources/standards-data/unicode-character-database.
builder_describe "Builds the predictive-text wordbreaker implementation module" \
"@/common/models/templates test" \
"@../templates test" \
"clean" \
"configure" \
"build" \
Expand Down

0 comments on commit c4991a7

Please sign in to comment.