We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c09ce36 commit e3c0344Copy full SHA for e3c0344
.github/workflows/_build-packages.yml
@@ -57,7 +57,7 @@ jobs:
57
merge-multiple: true
58
path: pypi
59
- run: |
60
- apt-get install tree
+ sudo apt-get install -y tree
61
tree pypi
62
63
- name: Keep artifact
0 commit comments