Skip to content

Commit 257ee02

Browse files
committed
Fix husky plus artifact upload
1 parent 0b9deaf commit 257ee02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_plus_firmware.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
with:
3434
name: Husky Plus binary
3535
path: |
36-
ChipWhisperer-Husky/src/ChipWhisperer-Husky.bin
36+
ChipWhisperer-Husky/src/ChipWhisperer-Husky-Plus.bin
3737
ChipWhisperer-Husky/src/version.txt

0 commit comments

Comments
 (0)