Skip to content

Commit e3c0344

Browse files
committed
sudo
1 parent c09ce36 commit e3c0344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_build-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
merge-multiple: true
5858
path: pypi
5959
- run: |
60-
apt-get install tree
60+
sudo apt-get install -y tree
6161
tree pypi
6262
6363
- name: Keep artifact

0 commit comments

Comments
 (0)