update build yaml
This commit is contained in:
parent
bc7f1170e1
commit
30eff3b6b6
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
submodules: true
|
||||
|
||||
- name: Clone egui fork
|
||||
run: git clone --depth 1 -b ibus-wayland-fix https://git.skyler.io/skyler/egui.git ../egui-fork
|
||||
run: GIT_LFS_SKIP_SMUDGE=1 git clone --depth 1 -b ibus-wayland-fix https://git.skyler.io/skyler/egui.git ../egui-fork
|
||||
|
||||
- name: Install Rust stable
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
|
|
|
|||
Loading…
Reference in New Issue