diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 591f672a..0ee4e936 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -90,6 +90,7 @@ jobs: - name: Install dependencies and tools run: | apk add --update --no-cache \ + bash \ binutils-dev \ build-base \ cmake \