diff --git a/.github/workflows/CreateRelease.yml b/.github/workflows/CreateRelease.yml index 8bb4d9921..1803d61f4 100644 --- a/.github/workflows/CreateRelease.yml +++ b/.github/workflows/CreateRelease.yml @@ -136,6 +136,9 @@ jobs: echo "HYPERLIGHT_VERSION=$version" >> $GITHUB_ENV echo "HYPERLIGHT_VERSION=$version" + - name: Install cargo-hyperlight + run: cargo install cargo-hyperlight --version 0.1.10 --locked --force + - name: Build and archive guest library + header files run: | just tar-headers