mirror of
https://github.com/InfiniTimeOrg/InfiniTime.git
synced 2024-12-18 23:21:48 +03:00
2 lines
89 B
Bash
2 lines
89 B
Bash
|
#!/bin/bash
|
||
|
cmake --build /workspaces/Pinetime/build --config Release -- -j6 pinetime-app
|