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 c4c16e2 commit 1c5c5f9Copy full SHA for 1c5c5f9
1 file changed
.github/workflows/continuous-integration.yml
@@ -82,4 +82,4 @@ jobs:
82
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
83
with:
84
name: shell-binaries
85
- path: ${{ github.workspace }}/src/shell/dotnet/src/Shell/bin/Release/net8.0-windows/
+ path: ${{ github.workspace }}/src/shell/dotnet/src/Shell/bin/Release/net10.0-windows/
0 commit comments