Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
oligamiq committed Dec 15, 2023
1 parent 564d113 commit fbed554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ jobs:
- uses: actions/checkout@v3
- uses: ./.github/actions/cache_cargo
- uses: ./.github/actions/install_rust_by_version
- run: rustup component add clippy
- name: build linux
if: matrix.os == 'ubuntu-latest'
# note: not all platforms have the standard library pre-compiled: https://doc.rust-lang.org/nightly/rustc/platform-support.html
Expand Down

0 comments on commit fbed554

Please sign in to comment.