Skip to content

Commit ac1de26

Browse files
committed
Testing missing dependency
1 parent a9f190f commit ac1de26

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,5 @@ jobs:
2828
pacman --noconfirm -Syyu
2929
pacman --noconfirm -Sy python-uv python-setuptools python-pip
3030
pacman --noconfirm -Sy python-pyparted python-pydantic
31-
- name: Build archinstall
32-
run: |
3331
uv build --no-build-isolation --wheel
34-
- name: Publish archinstall to PyPi
35-
run: |
3632
uv publish --trusted-publishing always

0 commit comments

Comments
 (0)