[ci] fix artifact name conflict (#9827)

This commit is contained in:
Yakun Xu
2024-02-02 09:01:46 -08:00
committed by GitHub
parent 21cd366b50
commit b6e6b726ed
+1 -1
View File
@@ -215,7 +215,7 @@ jobs:
./script/test generate_coverage gcc
- uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2.0
with:
name: cov-pty-linux-${{ matrix.DAEMON }}
name: cov-pty-linux-${{ matrix.OT_DAEMON }}
path: tmp/coverage.info
retention-days: 1