We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4af0ec1 commit 20b1007Copy full SHA for 20b1007
.github/workflows/shell.yml
@@ -30,5 +30,5 @@ jobs:
30
- name: run pwsh
31
shell: pwsh
32
run: |
33
- . /module.ps1
+ . ./module.ps1
34
Show-Calendar
0 commit comments