Skip to content

Commit 10016ae

Browse files
committed
fixup! .github: workflow updated, prepare to build package wheels from alpine-chroots of different archs
1 parent 7869444 commit 10016ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Install build dependencies
3838
run: python -m pip install --upgrade pip build
39-
shell: alpine.sh {0}
39+
shell: alpine.sh {0} -root
4040

4141
- name: Build package
4242
run: python -m build

0 commit comments

Comments
 (0)