Skip to content

Commit d91d8e3

Browse files
author
Christoph Bühler
committed
chore: rename action
1 parent 5ec6db5 commit d91d8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
dotnet-version: 3.1.401
1616
- name: Setup MS Build
1717
uses: microsoft/[email protected]
18-
- name: Install DocFX & Rsync
18+
- name: Install DocFX
1919
uses: crazy-max/ghaction-chocolatey@v1
2020
with:
2121
args: install docfx -y

0 commit comments

Comments
 (0)