Skip to content

Commit 5f4ba18

Browse files
hwsmmSusko3
andauthored
Apply suggestion
Co-authored-by: Susko3 <[email protected]>
1 parent 10972ff commit 5f4ba18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
submodules: true
3131

3232
- name: Build (Linux ARM)
33-
if: contains(matrix.platform.target_apt_arch, 'arm')
33+
if: contains(matrix.platform.container, 'arm')
3434
uses: addnab/docker-run-action@v3
3535
with:
3636
image: ${{ matrix.platform.container }}

0 commit comments

Comments
 (0)