mirror of
https://github.com/actions/runner-images.git
synced 2025-12-26 03:17:54 +08:00
powershell changed intendation
This commit is contained in:
5
.github/workflows/linter.yml
vendored
5
.github/workflows/linter.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user