Skip to content

Commit

Permalink
Try to fix iron
Browse files Browse the repository at this point in the history
Signed-off-by: Yadunund <[email protected]>
  • Loading branch information
Yadunund committed Mar 25, 2024
1 parent b421813 commit 0f568c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
apt update && apt install -y curl
- name: Setup Rust
uses: dtolnay/rust-toolchain@stable
uses: dtolnay/rust-toolchain@1.75.0
- uses: actions/checkout@v2
- name: rosdep
run: |
Expand Down

0 comments on commit 0f568c8

Please sign in to comment.