Skip to content

Commit 2442ba6

Browse files
committed
Trying to fix actions
1 parent 328ec4f commit 2442ba6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
with:
7878
rust-version: nightly
7979
- run: rustup component add llvm-tools-preview
80+
- run: rustup component add rust-src
8081
- run: echo "PATH=/home/runner/.cargo/bin:$PATH" >> $GITHUB_ENV
8182
- run: echo "7817b621f62dddfadd35fb84999b441bbce72b70cd8a61a9fe8e0998ccf75898 *grcov-v0.8.6-x86_64-unknown-linux-gnu.tar.gz" > checksums
8283
- run: curl -sOL https://github.com/mozilla/grcov/releases/download/v0.8.6/grcov-v0.8.6-x86_64-unknown-linux-gnu.tar.gz

0 commit comments

Comments
 (0)