Skip to content

Commit 3e04aff

Browse files
committed
🇨🇳 hassio for china
1 parent 5335a7a commit 3e04aff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎.github/workflows/builder.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,8 @@ jobs:
160160
run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV
161161

162162
- name: Build supervisor
163-
if: matrix.arch != 'i386'
164163
uses: home-assistant/[email protected]
165164
with:
166-
pull: false # https://github.com/home-assistant/builder/blob/2025.03.0/action.yml#L8
167165
args: |
168166
$BUILD_ARGS \
169167
--${{ matrix.arch }} \

0 commit comments

Comments
 (0)