Skip to content

Commit

Permalink
Update dotnet-desktop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hupo376787 authored Apr 25, 2024
1 parent b5872b9 commit 89b29b1
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 @@ -50,7 +50,7 @@ jobs:

defaults:
run:
working-directory: .
working-directory: ./

strategy:
matrix:
Expand Down Expand Up @@ -91,4 +91,4 @@ jobs:
if: ${{ success() }}
with:
name: WeiboAlbumDownloader_Build
path: ./bin/Debug/net6.0-windows/
path: ./

0 comments on commit 89b29b1

Please sign in to comment.