diff --git a/.github/workflows/build-ad.yml b/.github/workflows/build-ad.yml index a23a8d5..9e66119 100644 --- a/.github/workflows/build-ad.yml +++ b/.github/workflows/build-ad.yml @@ -21,7 +21,8 @@ jobs: steps: - uses: actions/checkout@v4 - + - run: choco install openal + - name: Configure CMake # Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make. # See https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html?highlight=cmake_build_type