Skip to content

Commit

Permalink
Fix further changed paths for release
Browse files Browse the repository at this point in the history
  • Loading branch information
julianschuler committed Dec 22, 2024
1 parent dcc32b7 commit cf41311
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
name: HULKs-OS ${{ github.ref_name }}
body: Flashable image containing HULKs-OS ${{ github.ref_name }} and the corresponding SDK with the toolchain and other tools targeting HULKs-OS, for instructions see https://hulks.de/hulk/setup/overview/
files: |
images/nao-v6/nao-image-HULKs-OS-${{ github.ref_name }}.ext3.gz.opn
sdk/HULKs-OS-x86_64-toolchain-${{ github.ref_name }}.sh
sdk/HULKs-OS-aarch64-toolchain-${{ github.ref_name }}.sh
nao-image-HULKs-OS-${{ github.ref_name }}.ext3.gz.opn
HULKs-OS-x86_64-toolchain-${{ github.ref_name }}.sh
HULKs-OS-aarch64-toolchain-${{ github.ref_name }}.sh
fail_on_unmatched_files: true

0 comments on commit cf41311

Please sign in to comment.