Skip to content

Commit e451070

Browse files
committed
Fixed missing line end
1 parent 8828313 commit e451070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
- name: Run Build CI workflow
1414
uses: adafruit/workflows-circuitpython-libs/build@main
1515
with:
16-
package-prefix: "buildhat"
16+
package-prefix: "buildhat"

0 commit comments

Comments
 (0)