Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit aa50044

Browse files
committed
Remove trailling space
1 parent b8b435b commit aa50044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/call-build-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
repo_owner: ${{ github.repository_owner }}
1212
app_name: "omada-controller"
1313
release_type: "script"
14-
target-arch: "64"
14+
target-arch: "64"
1515
secrets:
1616
scarf_token: ${{ secrets.SCARF_TOKEN }}

0 commit comments

Comments
 (0)