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 237cb97 commit 1b8ab85Copy full SHA for 1b8ab85
.github/workflows/CICD.yml
@@ -1188,7 +1188,7 @@ jobs:
1188
- run: rsync -v -a -e ssh . lima-default:~/work/
1189
- name: Setup Rust and other build deps in VM
1190
run: |
1191
- lima sudo dnf install gcc g++ git rustup libselinux-devel clang-devel -y
+ lima sudo dnf install gcc g++ git rustup libselinux-devel clang-devel attr -y
1192
lima rustup-init -y --default-toolchain stable
1193
- name: Verify SELinux Status
1194
0 commit comments