mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-17 19:52:38 +08:00
Replace tab with space
This commit is contained in:
@@ -41,7 +41,7 @@ runs:
|
||||
fi
|
||||
fi
|
||||
shell: sh
|
||||
if: runner.os == 'Linux'
|
||||
if: runner.os == 'Linux'
|
||||
- run: bash --noprofile --norc "${GITHUB_ACTION_PATH:?}/main.sh"
|
||||
shell: bash
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user