mirror of
https://github.com/jayfunc/BetterLyrics.git
synced 2026-01-12 02:44:56 +08:00
fix: update artifact upload path to specify the correct package directory
This commit is contained in:
2
.github/workflows/dotnet-desktop.yml
vendored
2
.github/workflows/dotnet-desktop.yml
vendored
@@ -85,4 +85,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: MSIX Package
|
||||
path: ${{ github.workspace }}\\Packages
|
||||
path: ${{ github.workspace }}\\BetterLyrics.WinUI3\\BetterLyrics.WinUI3 (Package)\\Packages
|
||||
|
||||
Reference in New Issue
Block a user