Skip to content

Commit

Permalink
Remove duplicate install deps
Browse files Browse the repository at this point in the history
  • Loading branch information
brenapp committed Oct 30, 2024
1 parent c9dc401 commit 3224bbe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ jobs:
args: ""
runs-on: ${{ matrix.platform }}
steps:
- name: Install Dependencies (host)
working-directory: host
run: npm install
- name: install Rust stable
uses: dtolnay/rust-toolchain@stable
with:
Expand Down

0 comments on commit 3224bbe

Please sign in to comment.