Skip to content

Commit

Permalink
Path
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Sep 2, 2024
1 parent 9b8faca commit d32c80e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,12 @@ jobs:
repository: mozilla/neqo
sparse-checkout: |
.github/actions/rust
path: neqo

- run: find . -ls

- name: Install Rust
uses: ./.github/actions/rust
uses: neqo/.github/actions/rust
with:
version: ${{ matrix.rust-toolchain }}
components: rustfmt, clippy, llvm-tools-preview
Expand Down

0 comments on commit d32c80e

Please sign in to comment.