Skip to content

Commit

Permalink
Update release_all.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
catusf authored Feb 2, 2025
1 parent 4a18d02 commit 0efb95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: |
source .venv/bin/activate &&
uv pip list &&
uv run python ./bin/convert_all.py --input_folder=$INPUT_DIR --output_folder=$OUTPUT_DIR --extension=tab --filter=Hero
uv run python ./bin/convert_all.py --input_folder=$INPUT_DIR --output_folder=$OUTPUT_DIR --extension=tab --filter=TrungViet
- name: Report the results
run: |
Expand Down

0 comments on commit 0efb95a

Please sign in to comment.