Skip to content

Commit f1a1544

Browse files
authored
sudo debug
1 parent 3ee6df0 commit f1a1544

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
PYDOC_LANG_DIR: ${{ env.PYDOC_LANG_DIR }}
154154

155155
- run: |
156-
apt-get install -y tree
156+
sudo apt-get install -y tree
157157
tree
158158
159159
- name: Push

0 commit comments

Comments
 (0)