Skip to content

Commit

Permalink
Fixed Rust Build CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Feb 20, 2024
1 parent b8ea6f5 commit 7a4844d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rust_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- name: Checkout code
uses: actions/checkout@v2

- uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 7a4844d

Please sign in to comment.