Skip to content

Commit

Permalink
chore: new dependency added
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Jan 12, 2025
1 parent 2d2d806 commit 741b0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
- name: Install Dependencies
run: |
apt-get update
apt-get install -y -q zip
apt-get install -y -q zip python3-jinja2
- name: Install Rust components
run: |
rustup component add rustfmt
Expand Down

0 comments on commit 741b0c2

Please sign in to comment.