Skip to content

Commit 5cffc17

Browse files
author
ViniciusDinizLima
committed
Added plugin list debug step to actions.
1 parent 06632d5 commit 5cffc17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/mkdocs-gh-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ jobs:
5858
cp "{}" "$dest/"
5959
' \;
6060
61+
- name: List published plugin files
62+
run: find ./SDK3/Documentation/MkDocs/site/Plugins -type f
6163

6264
- name: Upload artifact
6365
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)