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 45fb45a commit 6ccd0fa
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 @@ -39,7 +39,7 @@ jobs:
- name: Install Dart Sass Embedded
run: sudo snap install dart-sass-embedded
- name: Chromium/Python
run: sudo apt -y update ; sudo apt -y install chromium-browser python3.11 python3-pip
run: sudo apt -y update ; sudo apt -y install chromium-browser python3.11 python3-pip python3-toml
- name: install Selenium
run: sudo pip3 install selenium python-docx toml
- name: Checkout
Expand Down

0 comments on commit 6ccd0fa

Please sign in to comment.