Skip to content

Commit 2efa2b3

Browse files
authored
rename artifact
1 parent e3dcac7 commit 2efa2b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/examples-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Save artifacts
4444
uses: actions/upload-artifact@v3
4545
with:
46-
name: fastdup_work_dir
46+
name: fastdup_work_dir_quick_dataset_analysis
4747
path: fastdup_work_dir/
4848

4949
test-cleaning-image-dataset:
@@ -82,5 +82,5 @@ jobs:
8282
- name: Save artifacts
8383
uses: actions/upload-artifact@v3
8484
with:
85-
name: fastdup_work_dir
85+
name: fastdup_work_dir_cleaning_image_dataset
8686
path: fastdup_work_dir/

0 commit comments

Comments
 (0)