Skip to content

Commit 3202dc3

Browse files
committed
Merge branch 'Semyon1104/BuildGraph_branching' of https://github.com/embedded-dev-research/itlab_2023 into Semyon1104/BuildGraph_branching
2 parents 634a206 + 789abc6 commit 3202dc3

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)