This is an automated email from the ASF dual-hosted git repository.
nightowl888 pushed a commit to branch fix/apidocs-automation
in repository https://gitbox.apache.org/repos/asf/lucenenet.git
The following commit(s) were added to refs/heads/fix/apidocs-automation by this
push:
new 6f36da299 Lucene-Net-Documentation.yml: Remove anchor (won't run)
6f36da299 is described below
commit 6f36da299799085f030e37a706e2d59a4ec5df63
Author: Shad Storhaug <[email protected]>
AuthorDate: Thu Oct 24 08:55:12 2024 +0700
Lucene-Net-Documentation.yml: Remove anchor (won't run)
---
.github/workflows/Lucene-Net-Documentation.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/Lucene-Net-Documentation.yml
b/.github/workflows/Lucene-Net-Documentation.yml
index 316baa3d9..339ed59fa 100644
--- a/.github/workflows/Lucene-Net-Documentation.yml
+++ b/.github/workflows/Lucene-Net-Documentation.yml
@@ -129,7 +129,7 @@ jobs:
dotnet-version: '8.0.x'
- name: Check Local Tools
- run: &dotnet tool list --local
+ run: dotnet tool list --local
shell: powershell
- name: Build docs