4GB still no compile?
Some checks failed
Build Bevy Game (Linux) / build (push) Failing after 28m47s
Some checks failed
Build Bevy Game (Linux) / build (push) Failing after 28m47s
This commit is contained in:
parent
94b170bce0
commit
110a649fdb
1 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,5 @@ use bevy::prelude::*;
|
||||||
fn main() {
|
fn main() {
|
||||||
App::new().run();
|
App::new().run();
|
||||||
println!("Hello, bevy!");
|
println!("Hello, bevy!");
|
||||||
println!("rm -r .cache, no vergogn");
|
println!("4GB VM Ram");
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue