Skip to content

Commit bb224bf

Browse files
authored
Merge pull request #24 from NavAbility/25Q1/deps/streamlineci
build deps via cargo only
2 parents 165c4ab + d907f6d commit bb224bf

File tree

4 files changed

+263
-13
lines changed

4 files changed

+263
-13
lines changed

.github/workflows/ci-rs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323

2424
steps:
2525
- uses: actions/checkout@v4
26-
- name: Setup
27-
run: make install-deps
2826
- name: Build Native (tokio)
2927
run: |
3028
echo "Trigger build.rs with tokio build"

0 commit comments

Comments
 (0)