Skip to content

Commit 2adc022

Browse files
committed
CI: test action
1 parent a0913c3 commit 2adc022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-pog/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runs:
99
using: "composite"
1010
steps:
1111
- name: Install Pog
12-
shell: powershell
12+
shell: pwsh
1313
run: |
1414
& $env:GITHUB_ACTION_PATH\install-pog.ps1 $env:POG_PATH
1515
env:

0 commit comments

Comments
 (0)