powershell changed intendation

This commit is contained in:
Darii Nurgaleev
2020-10-13 20:53:45 +07:00
parent 9ea40392dc
commit 4b81b1dedc

View File

@@ -27,6 +27,5 @@ jobs:
DEFAULT_BRANCH: ${{ github.base_ref }}
- name: Checking shebang lines in MacOS and Ubuntu releases.
shell: powershell
run: |
./images.CI/shebang-linter.ps1
run: ./images.CI/shebang-linter.ps1
shell: powershell