Skip to content

Commit 789abc6

Browse files
authored
Update ci.yml
1 parent bf6ff72 commit 789abc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
with:
6060
name: mnist-${{ matrix.build_type }}${{ matrix.stats && '-stats' || '' }}
6161
path: |
62-
build/bin/ACC_MNIST*
62+
build/bin/ACC*
6363
build/bin/opencv_libs/*
6464
build/setenv.sh
6565
- name: Test

0 commit comments

Comments
 (0)