Skip to content

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
Dependencies no longer needed as building with bundled deps.
  • Loading branch information
marbre committed Sep 26, 2024
1 parent f83705a commit 45e6871
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_linux_x64-libshortfin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
run: |
sudo apt update
sudo apt install clang lld cmake ninja-build
sudo apt install libspdlog-dev libxtensor-dev
- name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
Expand Down

0 comments on commit 45e6871

Please sign in to comment.