Skip to content

Commit 192fb64

Browse files
Update .github/workflows/collector.yml
Co-authored-by: Mauro Ezequiel Moltrasio <mmoltras@redhat.com>
1 parent 014e5b9 commit 192fb64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/collector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
name: Prepare builders for collector
3838
runs-on: ubuntu-24.04
3939
outputs:
40-
local-exclude: ${{ steps.arch.outputs.local-exclude || '' }}
40+
local-exclude: ${{ steps.arch.outputs.local-exclude || '[]' }}
4141

4242
steps:
4343
- name: Check arches for local build

0 commit comments

Comments
 (0)