mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-14 07:43:15 +00:00
fix: Remove clip overflow from nav-bar and update rust version, b=no-bug, c=workflows, common
This commit is contained in:
1
.github/workflows/linux-release-build.yml
vendored
1
.github/workflows/linux-release-build.yml
vendored
@@ -92,7 +92,6 @@ jobs:
|
||||
|
||||
- name: Fix Rust version
|
||||
run: |
|
||||
# Install a rust version compatible with LLVM 18
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain $(cat .rust-toolchain)
|
||||
source $HOME/.cargo/env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user