Skip to content

Commit

Permalink
fic
Browse files Browse the repository at this point in the history
  • Loading branch information
Irae Hueck Costa committed Jan 22, 2024
1 parent 4d532ca commit c761fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: apt-get update && apt-get install -y markdown

- name: "Install stuff"
run: apt-get -y install python3-pip rsync
run: apt-get -y install python3-pip rsync openssh-client

- name: "Install timezones stuff?"
run: pip3 install tzdata pytz
Expand Down

0 comments on commit c761fef

Please sign in to comment.