Skip to content

Commit

Permalink
Update build_single.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sophist-UK committed Feb 18, 2024
1 parent 7f52a55 commit 02ea698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_single.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ env:
(inputs.pinout && '-stdpinout') || '',
(inputs.z122 && '-z122') || '',
(inputs.bltouch && '-bltouch') || '',
'.hex')
'.hex') }}

jobs:
build:
Expand Down

0 comments on commit 02ea698

Please sign in to comment.