Skip to content

Commit 433fc09

Browse files
authored
Update docs.yml
1 parent a471570 commit 433fc09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
cache: 'pip'
2323
- name: Install dependencies
2424
run: |
25-
sudo apt-get install -y git
25+
apt-get install -y git
2626
python3 -m pip install --upgrade pip pygments bs4 lxml
2727
pip3 install git+https://github.com/capjamesg/aurora
2828
pip3 install -e .

0 commit comments

Comments
 (0)