Skip to content

Commit ffa95ec

Browse files
committed
updated the list of distros, removed the end of support
1 parent 10150db commit ffa95ec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/docs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,12 @@ jobs:
181181
uses: actions/[email protected]
182182
with:
183183
dotnet-version: '7.0.x'
184+
-
185+
uses: actions/download-artifact@v3
186+
name: Download gitversion tool
187+
with:
188+
name: tool
189+
path: ${{ github.workspace }}/dogfood
184190
-
185191
name: '[Publish Documentation]'
186192
if: ${{ github.event_name == 'push' }}

0 commit comments

Comments
 (0)