diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b0142a74..feb9e8ac 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -638,6 +638,7 @@ jobs: if: runner.os != 'Windows' && matrix.goal == 'build' run: | if [[ "${RUNNER_OS}" == "macOS" ]]; then + GAM_ARCHIVE="${GITHUB_WORKSPACE}/gam-${GAMVERSION}-macos-${arch}.tar.xz" elif [[ "${RUNNER_OS}" == "Linux" ]]; then if [[ "${staticx}" == "yes" ]]; then libver="legacy"