Skip to content

Commit

Permalink
Fix release build path
Browse files Browse the repository at this point in the history
  • Loading branch information
ataffanel committed Jan 30, 2024
1 parent 90ccb45 commit a53f64f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
uses: bitcraze/workflows/.github/workflows/basic_release.yml@b06a0f369e637f5f5a5f83f5e86d9b1f9e173289
with:
builder_image: 'bitcraze/builder'
build_script: './build/build-update-binary'
build_script: './tools/build/build-update-binary'
artifacts: '_build/sd130_bootloader.bin'

0 comments on commit a53f64f

Please sign in to comment.