Skip to content

Commit

Permalink
don't slow down build
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton committed Jun 24, 2024
1 parent a638d91 commit 9ac2874
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion anda/devs/zed-nightly/zed-nightly.spec
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ envsubst < "crates/zed/resources/flatpak/zed.metainfo.xml.in" > $APP_ID.metainfo

%build
export ZED_UPDATE_EXPLANATION="Run dnf up to update Zed Nightly from Terra."
export CARGO_BUILD_JOBS=4 # Slow down build to avoid OOM
echo "nightly" > crates/zed/RELEASE_CHANNEL

cargo build --release --package zed --package cli
Expand Down

0 comments on commit 9ac2874

Please sign in to comment.