mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-23 07:24:24 +01:00
Install kernel requirements
Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
4
.github/workflows/dedup-jobs.yaml
vendored
4
.github/workflows/dedup-jobs.yaml
vendored
@@ -28,8 +28,8 @@ jobs:
|
||||
uses: actions/download-artifact@master
|
||||
with:
|
||||
name: artifact-list
|
||||
#- run: |
|
||||
# sudo apt-get update && sudo apt install -y flex bison libelf-dev bc iptables
|
||||
- run: |
|
||||
sudo apt-get update && sudo apt install -y flex bison libelf-dev bc iptables
|
||||
- name: build-kernel
|
||||
run: |
|
||||
if grep -q "install_kernel" ./artifact-list/artifact-list.txt; then
|
||||
|
||||
Reference in New Issue
Block a user