Skip to content

Commit

Permalink
ci: setup rust
Browse files Browse the repository at this point in the history
  • Loading branch information
dpastoor committed May 26, 2024
1 parent 18d9e70 commit 6c09aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
extra-packages: any::rcmdcheck
needs: check

- uses: actions-rust-lang/setup-rust-toolchain@v1
- name: vendor
run: |
cd ./src/rust
Expand Down

0 comments on commit 6c09aed

Please sign in to comment.