Skip to content

Commit fe3c267

Browse files
author
Newton Der
committed
Rename artifact name to npm-package
1 parent 81717ab commit fe3c267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
- name: Upload build artifact
163163
uses: actions/upload-artifact@v4
164164
with:
165-
name: yarn-package
165+
name: npm-package
166166
path: sagemaker-code-editor-${{ env.VERSION }}.tar.gz
167167
# Run end-to-end tests after the build is complete
168168
run-e2e-tests:

0 commit comments

Comments
 (0)