mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-10 04:02:26 +03:00
Update linux.yml
This commit is contained in:
parent
f0f1d64882
commit
b95d3cdebc
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
wget https://github.com/leethomason/tinyxml2/archive/refs/tags/10.0.0.tar.gz
|
wget https://github.com/leethomason/tinyxml2/archive/refs/tags/10.0.0.tar.gz
|
||||||
tar -xzf 10.0.0.tar.gz
|
tar -xzf 10.0.0.tar.gz
|
||||||
cd tinyxml2-10.0.0
|
cd tinyxml2-10.0.0
|
||||||
mkdir build
|
mkdir -p build
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
make
|
make
|
||||||
|
Loading…
Reference in New Issue
Block a user