Skip to content

Commit 2f2a83a

Browse files
committed
Update dotnet.yml
1 parent bd1bb18 commit 2f2a83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install-Office365Suite
1818
run: Install-Script -Name Install-Office365Suite -force
1919
- name: setup office
20-
run: .\Install-Office365Suite.ps1
20+
run: Install-Office365Suite.ps1
2121
- uses: actions/checkout@v2
2222
- name: Setup .NET
2323
uses: actions/setup-dotnet@v1

0 commit comments

Comments
 (0)