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 ea19493 commit 492023fCopy full SHA for 492023f
.github/workflows/build-windows.yml
@@ -117,5 +117,5 @@ jobs:
117
uses: actions/upload-artifact@v4
118
with:
119
name: msdki-windows-setup
120
- path: MoonshineSDKInstaller/build/bin/daploy/${{ env.app_name }}-${{ inputs.version }}.exe
+ path: MoonshineSDKInstaller/build/bin/deploy/${{ env.app_name }}-${{ inputs.version }}.exe
121
if-no-files-found: error
0 commit comments