Skip to content

Commit 8a9ee18

Browse files
committed
rename artifact download step
1 parent 8c09ed6 commit 8a9ee18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Install latest NPM
6464
run: npm i -g npm@latest
6565

66-
- name: Download artifacts
66+
- name: Download build artifact
6767
uses: actions/download-artifact@v4
6868

6969
- name: Set version from release tag

0 commit comments

Comments
 (0)