Skip to content

Commit dfd0384

Browse files
[DBG] remove python3-wheel
1 parent 6b1d9bc commit dfd0384

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bloom.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- name: install build tool dependencies
3737
run: |
3838
apt install -y --no-install-recommends devscripts equivs python3-bloom
39+
apt purge -y python3-wheel
3940
4041
- name: bloom
4142
run: |

0 commit comments

Comments
 (0)