Skip to content

Commit

Permalink
ci(actions): ➕ add packaging dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jisu-Woniu committed Mar 30, 2024
1 parent 5264265 commit 86d6759
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/building.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Install dependencies
run: |
apt-get update
apt-get install -y sudo wget lintian clang
apt-get install -y sudo gcc wget lintian clang
- name: Setup Rust toolchain
uses: moonrepo/setup-rust@v1
with:
Expand Down
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 86d6759

Please sign in to comment.