Skip to content

Commit

Permalink
ls -lR
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Jan 27, 2025
1 parent a7a31f1 commit 85bd281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docsygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
run: |
sudo apt-get install python3-hfst
mkdir stats/
ls -lR ${{ github.workspace }}/src/fst
python ${{ github.workspace }}/giella-core/scripts/freq-evals.py \
-a ${{ github.workspace }}/src/fst/analyser-gt-desc.hfstol \
-m stats/corpus-fin.missing \
Expand Down

0 comments on commit 85bd281

Please sign in to comment.