Skip to content

Commit

Permalink
(#51) CI: small task rename
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Dec 7, 2021
1 parent 6af41b8 commit cee8a8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
submodules: true

- name: Install PowerShell
- name: Set up PowerShell
run: sh ./linux/install-pwsh.sh

# Verify:
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
with:
submodules: true

- name: Install PowerShell
- name: Set up PowerShell
run: sh ./linux/install-pwsh.sh

- name: Install
Expand Down

0 comments on commit cee8a8e

Please sign in to comment.