Skip to content

Commit 91db2e7

Browse files
authored
Merge pull request #636 from Freeesia/copilot/move-pdf-to-docs-folder
PDFドキュメントをパッケージのdocsサブフォルダに移動
2 parents 5959869 + 1fe9f1b commit 91db2e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
if: ${{ needs.docs.result == 'success' }}
151151
with:
152152
name: docs
153-
path: publish
153+
path: publish/docs
154154
- uses: actions/download-artifact@v8
155155
if: ${{ needs.license.result == 'success' }}
156156
with:

0 commit comments

Comments
 (0)