Skip to content

Commit

Permalink
update wk
Browse files Browse the repository at this point in the history
  • Loading branch information
puutaro committed Jul 2, 2024
1 parent 6fdd5d9 commit 12ae215
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/shell/gen_js_func_md.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ readonly FUNC_DIR_PATH="${JS_IF_MD_DIR}/${func_dir_name}"
echo "WORKING_DIR_PATH: ${WORKING_DIR_PATH}"
echo ${FUNC_DIR_PATH}
ls "${FUNC_DIR_PATH}"
exit 0
hand_gen_feature_dir(){
find "${IF_DIR_PATH}"\
-mindepth 1 -maxdepth 1 -type d \
Expand Down

0 comments on commit 12ae215

Please sign in to comment.