Fix artifact path

This commit is contained in:
Aniruddha Kanhere 2025-07-09 00:33:20 -07:00 committed by GitHub
parent f992e9270d
commit 1cd3a08ee7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -124,7 +124,7 @@ jobs:
with:
# This is dependent on the release script putting this zip file
# in this exact location.
artifact_path: ./tools/.github/scripts/FreeRTOS-KernelV${{ github.event.inputs.version_number }}.zip
artifact_path: ./FreeRTOS-KernelV${{ github.event.inputs.version_number }}.zip
release_tag: ${{ github.event.inputs.version_number }}
- name: Cleanup