Skip to content

Commit

Permalink
Createss output dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
catusphan committed Dec 18, 2024
1 parent ac3d38b commit 24961c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_all_external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
run: |
cp dict/*.* $INPUT_DIR/ &&
ls $INPUT_DIR &&
mkdir $OUTPUT_DIR &&
ls -l | wc -l
- name: Build all dictionaries
Expand Down

0 comments on commit 24961c7

Please sign in to comment.