We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af271dc commit 16a001aCopy full SHA for 16a001a
.github/workflows/build.yml
@@ -114,7 +114,7 @@ jobs:
114
uses: actions/upload-artifact@v3
115
with:
116
name: ${{ matrix.target }}-msix
117
- path: ./publish/desktop_adb_file_browser.msix
+ path: ./build/windows/x64/runner/Release/desktop_adb_file_browser.msix
118
if-no-files-found: error
119
120
# - name: Upload Windows MSIX installer
0 commit comments