mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 05:25:01 +03:00
Update main.yml
This commit is contained in:
parent
0bf06e720d
commit
df50388bbd
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -95,7 +95,7 @@ jobs:
|
||||
mkdir starship-release
|
||||
mv build-cmake/Starship starship-release/
|
||||
mv build-cmake/starship.o2r starship-release/
|
||||
mv config.json starship-release/
|
||||
mv config.yml starship-release/
|
||||
mv assets starship-release/
|
||||
- name: Publish packaged artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
@ -151,5 +151,5 @@ jobs:
|
||||
name: Starship-linux
|
||||
path: |
|
||||
starship.appimage
|
||||
config.json
|
||||
assets
|
||||
config.yml
|
||||
assets
|
||||
|
Loading…
Reference in New Issue
Block a user