diff --git a/.gitlab-ci/container/build-gfxreconstruct.sh b/.gitlab-ci/container/build-gfxreconstruct.sh index 255335e65a7..c7600fc5f27 100644 --- a/.gitlab-ci/container/build-gfxreconstruct.sh +++ b/.gitlab-ci/container/build-gfxreconstruct.sh @@ -1,8 +1,8 @@ -#!/bin/bash +#!/usr/bin/env bash set -ex -GFXRECONSTRUCT_VERSION=5ed3caeecc46e976c4df31e263df8451ae176c26 +GFXRECONSTRUCT_VERSION=761837794a1e57f918a85af7000b12e531b178ae git clone https://github.com/LunarG/gfxreconstruct.git \ --single-branch \