Skip to content

Commit

Permalink
CLDR-17918 build: fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 committed Oct 23, 2024
1 parent fa27243 commit 37244e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
echo CLDR_DIR=../cldr >> local-config.sh
echo INDATA=../cldr-staging/${{ github.event.inputs.data-dir }} >> local-config.sh
cat local-config.sh
chmod a+rx local-config.sh
bash cldr-identify.sh | tee ../cldr-identity.txt
- name: Upload cldr-identity.txt
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 37244e8

Please sign in to comment.