mirror of
https://github.com/HarbourMasters/Starship
synced 2026-07-09 07:03:15 -04:00
Update linux.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user