Explorar o código

fix: bad syntax [skip ci]

Baptiste Augrain %!s(int64=2) %!d(string=hai) anos
pai
achega
aa50b4f557
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      check_tags.sh

+ 1 - 1
check_tags.sh

@@ -334,7 +334,7 @@ else
     if [[ "${VSCODE_ARCH}" != "x64" ]]; then
       export SHOULD_BUILD_APPIMAGE="no"
     fi
-  if [[ "${OS_NAME}" == "osx" ]]; then
+  elif [[ "${OS_NAME}" == "osx" ]]; then
     if [[ "${VSCODE_QUALITY}" == "insider" && "${VSCODE_ARCH}" == "arm64" ]]; then
       export SHOULD_BUILD_SRC="yes"
     fi