mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-09 03:37:49 +03:00
Update linux.yml
This commit is contained in:
parent
f0f1d64882
commit
b95d3cdebc
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
wget https://github.com/leethomason/tinyxml2/archive/refs/tags/10.0.0.tar.gz
|
||||
tar -xzf 10.0.0.tar.gz
|
||||
cd tinyxml2-10.0.0
|
||||
mkdir build
|
||||
mkdir -p build
|
||||
cd build
|
||||
cmake ..
|
||||
make
|
||||
@ -46,4 +46,4 @@ jobs:
|
||||
with:
|
||||
name: starship-linux-x64
|
||||
path: starship-release
|
||||
retention-days: 1
|
||||
retention-days: 1
|
||||
|
Loading…
Reference in New Issue
Block a user