Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit 3acb43c

Browse files
authored
Update make.yml
1 parent d7f1ac3 commit 3acb43c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/make.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
target: x86_64-unknown-none
2222
components: rust-src
2323

24+
- name: Add rust-src
25+
run: rustup component add rust-src --toolchain nightly-2025-04-03-x86_64-unknown-linux-gnu
26+
2427
- name: Update Debian repositories
2528
run: sudo apt-get update
2629

0 commit comments

Comments
 (0)