Skip to content

Commit

Permalink
build REH on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 committed Mar 15, 2024
1 parent 25274c4 commit 5111827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_codium.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ if [[ "${SHOULD_BUILD}" == "yes" ]]; then
find "../VSCode-linux-${VSCODE_ARCH}" -print0 | xargs -0 touch -c
fi

SHOULD_BUILD_REH="no"
SHOULD_BUILD_REH="yes"

VSCODE_PLATFORM="linux"
fi
Expand Down

0 comments on commit 5111827

Please sign in to comment.