We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 092d52e commit 1ec1dc1Copy full SHA for 1ec1dc1
1 file changed
.github/workflows/documentation.yaml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v4
25
26
- name: Install Dependencies
27
- uses: pwsh
+ shell: pwsh
28
run: |
29
Install-Module Alt3.Docusaurus.Powershell -Scope CurrentUser -Force
30
Install-Module platyPS -Scope CurrentUser -Force
0 commit comments