mirror of
https://github.com/HarbourMasters/Starship
synced 2026-07-07 06:14:52 -04:00
Reworked CI/CD and splitted into assets and generate otr
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
name: Linux Compile
|
||||
name: Linux Validation
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "*" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
branches: [ "*" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -47,4 +45,5 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: starship-linux-x64
|
||||
path: starship-release
|
||||
path: starship-release
|
||||
retention-days: 1
|
||||
Reference in New Issue
Block a user