diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index a546d48..bdd7468 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -48,7 +48,7 @@ jobs: - run: find . -ls - name: Install Rust - uses: neqo/.github/actions/rust + uses: ./neqo/.github/actions/rust with: version: ${{ matrix.rust-toolchain }} components: rustfmt, clippy, llvm-tools-preview