mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Merge pull request #9969 from oech3/patch-3
GnuTests.yml: Drop git from VM
This commit is contained in:
@@ -245,7 +245,7 @@ jobs:
|
||||
- name: Install dependencies in VM
|
||||
run: |
|
||||
lima sudo dnf -y update
|
||||
lima sudo dnf -y install git autoconf bison gperf gcc gdb jq libacl-devel libattr-devel libcap-devel libselinux-devel attr rustup clang-devel automake patch quilt
|
||||
lima sudo dnf -y install autoconf bison gperf gcc gdb jq libacl-devel libattr-devel libcap-devel libselinux-devel attr rustup clang-devel automake patch quilt
|
||||
lima rustup-init -y --default-toolchain stable
|
||||
- name: Copy the sources to VM
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user