Skip to content

Commit

Permalink
WIP show locales in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mikavilpas committed Dec 23, 2024
1 parent 26b784b commit f186fc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ prepare:
git clone --depth=1 --single-branch https://github.com/echasnovski/mini.nvim deps/mini.nvim
@mkdir -p temp_test_dir
@mkdir -p temp_history_dir
locale -a
# clean up
clean:
rm -rf deps
Expand Down

0 comments on commit f186fc1

Please sign in to comment.