diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml index 40b7f0e..b704b9d 100644 --- a/.github/workflows/cmake-multi-platform.yml +++ b/.github/workflows/cmake-multi-platform.yml @@ -27,7 +27,7 @@ jobs: run: | pacman -Sy --noconfirm archlinux-keyring pacman -Syu --noconfirm --needed \ - git base-devel clang cmake ninja + git base-devel clang cmake ninja zip unzip fmt - name: Checkout repository (with sub-modules) uses: actions/checkout@v4