diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9d83cd3b..39bdd892 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -130,6 +130,8 @@ jobs: DOWNSTREAM_PROJECT: ${{ matrix.downstream_project }} run: | curl -L -O https://tiker.net/ci-support-v0 + curl -L -O https://gist.githubusercontent.com/kaushikcfd/36411f826e78260d2702fa822a06728c/raw/actx_158_ci.patch + patch ci-support.sh < actx_158_ci.patch . ./ci-support-v0 test_downstream "$DOWNSTREAM_PROJECT"