Skip to content

Commit 234568f

Browse files
committed
fix(ci/cd): wrong package
1 parent 963c38c commit 234568f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/development.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
uses: actions/checkout@v4
4343

4444
- name: Download Build Artifact
45-
uses: actions/upload-artifact@v4
45+
uses: actions/download-artifact@v4
4646
with:
4747
name: build-artifact
4848

0 commit comments

Comments
 (0)