Skip to content

Commit fe4c9ee

Browse files
fix deb publish name
1 parent b2727bb commit fe4c9ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ jobs:
524524
- name: Install tools for package publishing
525525
run: sudo apt install -y curl make
526526

527-
- name: Download pip package artifacts
527+
- name: Download deb artifacts
528528
uses: actions/download-artifact@v3
529529
with:
530530
name: deb_dist

0 commit comments

Comments
 (0)