Skip to content

Commit 7889873

Browse files
Updated release artificats logic
1 parent 5477974 commit 7889873

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build-release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,10 @@ jobs:
461461
mv "$artifact_path" "./${artifact_name}-${BFD_RELEASE}.${artifact_ext}"
462462
done
463463
464+
ls ./
465+
ls apps
466+
ls -R apps/bfd-model-idr/out || true
467+
464468
for artifact_path in apps/bfd-model-idr/out/bfd_data_dictionary.*
465469
do
466470
filename="$(basename -- "$artifact_path")"

0 commit comments

Comments
 (0)