diff --git a/.github/workflows/virtual_hardware_gh.yml b/.github/workflows/virtual_hardware_gh.yml index 43641db..b02b18a 100644 --- a/.github/workflows/virtual_hardware_gh.yml +++ b/.github/workflows/virtual_hardware_gh.yml @@ -56,7 +56,7 @@ jobs: eventlist-linux64/eventlist -s ./Platform_FVP_Corstone_SSE-300_Ethos-U55/microspeech.SIMD.EventRecorder.log eventlist-linux64/eventlist -s ./Platform_FVP_Corstone_SSE-300_Ethos-U55/microspeech.Helium.EventRecorder.log - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v6 with: name: elf-image-file path: Platform_FVP_Corstone_SSE-300_Ethos-U55/Objects/microspeech.Helium.axf diff --git a/README.md b/README.md index dda1952..4b29346 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![License](https://img.shields.io/github/license/Arm-Software/AVH-TFLmicrospeech?label=License)](https://github.com/Arm-Software/AVH-MLOPs/blob/main/LICENSE) +[![Virtual Hardware Github Hosted Runner](https://img.shields.io/github/actions/workflow/status/Arm-Software/AVH-TFLmicrospeech/virtual_hardware_gh.yml?logo=arm&logoColor=0091bd&label=Virtual%20Hardware%20Github%20Hosted%20Runner)](https://github.com/Arm-Software/AVH-TFLmicrospeech/tree/main/.github/workflows/virtual_hardware_gh.yml) +[![Virtual Hardware Self Hosted Runner](https://img.shields.io/github/actions/workflow/status/Arm-Software/AVH-TFLmicrospeech/virtual_hardware_sh.yml?logo=arm&logoColor=0091bd&label=Virtual%20Hardware%20Github%20Hosted%20Runner)](https://github.com/Arm-Software/AVH-TFLmicrospeech/tree/main/.github/workflows/virtual_hardware_sh.yml) # Micro speech example for TensorFlow Lite