Replace tab with space

This commit is contained in:
Taiki Endo
2025-07-06 11:36:56 +09:00
parent 0ae016a18f
commit 2119a1ef9a

View File

@@ -41,7 +41,7 @@ runs:
fi fi
fi fi
shell: sh shell: sh
if: runner.os == 'Linux' if: runner.os == 'Linux'
- run: bash --noprofile --norc "${GITHUB_ACTION_PATH:?}/main.sh" - run: bash --noprofile --norc "${GITHUB_ACTION_PATH:?}/main.sh"
shell: bash shell: bash
env: env: