File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ jobs:
157157 - name : Build Windows x86_64
158158 if : env.SHOULD_RELEASE == 'true'
159159 run : |
160- sudo apt-get update && sudo apt-get install -y mingw-w64
160+ sudo apt-get update && sudo apt-get install -y mingw-w64 musl-tools
161161 cargo build --release --target x86_64-pc-windows-gnu
162162 cp -r assets target/x86_64-pc-windows-gnu/release/
163163
Original file line number Diff line number Diff line change 55 < title > CloudCat - Online official version!</ title >
66 < meta charset ="UTF-8 " />
77 < meta name ="viewport " content ="width=device-width " />
8- < meta name ="description " content ="A fun and easy to play game based off the Chrome Dino. ">
8+ < meta name ="description " content ="A fun and easy to play game based off the Chrome Dino game . ">
99 < style >
1010 html ,
1111 body ,
You can’t perform that action at this time.
0 commit comments