Skip to content

Commit

Permalink
Update dotnet-desktop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
suncloudsmoon authored Jun 19, 2024
1 parent 770f3b7 commit d3122ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ jobs:
with:
name: Release Artifacts
path: |
bin\x64\Release\net6.0-windows\publish\Ask-LLM-AddIn64-packed.xll
bin\x64\Release\net6.0-windows\publish\Ask-LLM-AddIn.chm
${{ github.workspace }}/bin/x64/Release/net6.0-windows/publish/Ask-LLM-AddIn64-packed.xll
${{ github.workspace }}/bin/x64/Release/net6.0-windows/publish/Ask-LLM-AddIn.chm

0 comments on commit d3122ea

Please sign in to comment.