We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa62b3 commit e6f2f3eCopy full SHA for e6f2f3e
.github/workflows/GnuTests.yml
@@ -268,6 +268,7 @@ jobs:
268
- name: Install dependencies in VM
269
run: |
270
lima sudo dnf -y update
271
+ lima sudo dnf search rust cargo quilt
272
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
273
lima rustup-init -y --default-toolchain stable
274
- name: Copy the sources to VM
0 commit comments