Skip to content

Commit

Permalink
Find ZWJ in clone
Browse files Browse the repository at this point in the history
  • Loading branch information
1ec5 committed Aug 22, 2024
1 parent 45a2c8e commit b978ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
npm ci --include=dev
rm -rf maplibre-gl-js
git clone https://github.com/1ec5/maplibre-gl-js.git --branch=complex-text-50 --depth=10
git log -n 5
cd maplibre-gl-js/
grep u200D build/generate-unicode-data.ts src/data/unicode_properties.ts
npm install --include=dev
npm run build-dist
cd ../
Expand Down

0 comments on commit b978ddb

Please sign in to comment.