diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ad48941..5c9460c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,7 +16,7 @@ jobs: - name: Install dependencies run: | sudo apt-get update - sudo apt-get install -y libelf-dev moreutils docker.io + sudo apt-get install -y libelf-dev moreutils # Build incremental - name: Build image