Tidy residual High Fidelity reference

This commit is contained in:
David Rowe 2020-06-05 11:22:15 +12:00
parent ef268c6207
commit 9e9469fd6d

View file

@ -72,7 +72,7 @@ jobs:
echo "${{ steps.buildenv1.outputs.symbols_archive }}"
echo ::set-env name=ARTIFACT_PATTERN::Vircadia-Alpha-PR${{ github.event.number }}-*.$INSTALLER_EXT
# Build type variables
echo ::set-env name=INSTALLER::HighFidelity-Beta-$RELEASE_NUMBER-$GIT_COMMIT_SHORT.$INSTALLER_EXT
echo ::set-env name=INSTALLER::Vircadia-Alpha-$RELEASE_NUMBER-$GIT_COMMIT_SHORT.$INSTALLER_EXT
- name: Clear Working Directory
if: startsWith(matrix.os, 'windows')
shell: bash