Skip to content

Commit

Permalink
Update hugo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paigeadelethompson authored Feb 2, 2024
1 parent 3050f69 commit 0c49605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Chromium/Python
run: sudo apt -y update ; sudo apt -y install chromium-browser python3 python3-pip
- name: install Selenium
run: sudo pip3 install selenium python-docx
run: sudo pip3 install selenium python-docx toml
- name: Checkout
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 0c49605

Please sign in to comment.