mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 13:20:05 -04:00
add egui_extras to github workflow
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -132,7 +132,7 @@ jobs:
|
|||||||
toolchain: 1.56.0
|
toolchain: 1.56.0
|
||||||
override: true
|
override: true
|
||||||
- run: sudo apt-get update && sudo apt-get install libspeechd-dev
|
- run: sudo apt-get update && sudo apt-get install libspeechd-dev
|
||||||
- run: cargo doc -p emath -p epaint -p egui -p eframe -p epi -p egui_web -p egui-winit -p egui_glium -p egui_glow --lib --no-deps --all-features
|
- run: cargo doc -p emath -p epaint -p egui -p eframe -p epi -p egui_web -p egui-winit -p egui_glium -p egui_glow -p egui_extras --lib --no-deps --all-features
|
||||||
|
|
||||||
doc_web:
|
doc_web:
|
||||||
name: cargo doc web
|
name: cargo doc web
|
||||||
|
|||||||
Reference in New Issue
Block a user