Skip to content

Commit

Permalink
ci: fix ci error
Browse files Browse the repository at this point in the history
Signed-off-by: Haobo Gu <[email protected]>
  • Loading branch information
HaoboGu committed Dec 25, 2024
1 parent c066d50 commit f16f157
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/user_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
chip_name: ${{ steps.capture.outputs.chip_name }}
steps:
- uses: cargo-bins/cargo-binstall@main
- uses: actions/checkout@v3
- name: Install rmkit
run: cargo binstall rmkit -y
- name: Get chip name
Expand Down

0 comments on commit f16f157

Please sign in to comment.