Skip to content

Commit

Permalink
Fixed Mini5plus firmware filename
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishamm committed Oct 27, 2023
1 parent dec4cb4 commit 7317666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
mv ./Duet3Bootloader/*/*.map ./
mv ./Duet3Expansion/*/*.bin ./
mv ./Duet3Expansion/*/*.map ./
rm ./Duet3Mini5plus.bin
rm ./Duet3Firmware_Mini5plus.bin
- name: "Attach binaries"
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 7317666

Please sign in to comment.