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 28d1d41 commit 8c5f611Copy full SHA for 8c5f611
.github/workflows/build.yml
@@ -116,5 +116,5 @@ jobs:
116
- name: Upload build artifact
117
uses: actions/upload-artifact@v4
118
with:
119
- name: vscode-reh-web-linux-x64-${{ env.VERSION }}
+ name: npm-package
120
path: vscode-reh-web-linux-x64-${{ env.VERSION }}.tar.gz
0 commit comments