mirror of
https://github.com/espressif/openthread.git
synced 2026-08-08 19:57:46 +00:00
[github-actions] update binaries path in upload action (#5916)
This commit is contained in:
@@ -88,7 +88,7 @@ jobs:
|
||||
with:
|
||||
name: core-thread-1-2-${{ matrix.compiler.c }}-${{ matrix.arch }}
|
||||
path: |
|
||||
./build/cmake/openthread-simulation-1.2/examples/apps/cli/ot-cli-*
|
||||
./build/openthread-simulation-1.2/examples/apps/cli/ot-cli-*
|
||||
./ot-core-dump/*
|
||||
./so-lib/*
|
||||
- name: Keep-1-2-only
|
||||
@@ -172,8 +172,8 @@ jobs:
|
||||
with:
|
||||
name: core-packet-verification-low-power
|
||||
path: |
|
||||
./build/cmake/openthread-simulation-1.2/examples/apps/cli/ot-cli-*
|
||||
./build/cmake/openthread-simulation-1.1/examples/apps/cli/ot-cli-*
|
||||
./build/openthread-simulation-1.2/examples/apps/cli/ot-cli-*
|
||||
./build/openthread-simulation-1.1/examples/apps/cli/ot-cli-*
|
||||
./ot-core-dump/*
|
||||
./so-lib/*
|
||||
- name: Keep-1-2-only
|
||||
|
||||
Reference in New Issue
Block a user