Skip to content

Commit

Permalink
add awscli
Browse files Browse the repository at this point in the history
  • Loading branch information
hexylena committed Oct 15, 2024
1 parent 1dc16f8 commit 45ecb05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/social.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get install -y imagemagick optipng
pip install requests
pip install requests awscli
mkdir -p ~/.fonts/
wget https://galaxy-training.s3.amazonaws.com/social/recursive.ttf -O ~/.fonts/recursive.ttf
fc-cache -rv
Expand Down

0 comments on commit 45ecb05

Please sign in to comment.