Skip to content

Commit e6f2f3e

Browse files
authored
Update GnuTests.yml
1 parent 7aa62b3 commit e6f2f3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/GnuTests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ jobs:
268268
- name: Install dependencies in VM
269269
run: |
270270
lima sudo dnf -y update
271+
lima sudo dnf search rust cargo quilt
271272
lima sudo dnf -y install git autoconf autopoint bison texinfo gperf gcc gdb jq libacl-devel libattr-devel libcap-devel libselinux-devel attr rustup clang-devel texinfo-tex automake patch quilt
272273
lima rustup-init -y --default-toolchain stable
273274
- name: Copy the sources to VM

0 commit comments

Comments
 (0)