We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd1bb18 commit 2f2a83aCopy full SHA for 2f2a83a
.github/workflows/dotnet.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Install-Office365Suite
18
run: Install-Script -Name Install-Office365Suite -force
19
- name: setup office
20
- run: .\Install-Office365Suite.ps1
+ run: Install-Office365Suite.ps1
21
- uses: actions/checkout@v2
22
- name: Setup .NET
23
uses: actions/setup-dotnet@v1
0 commit comments