Update main.yml

This commit is contained in:
Lywx 2025-01-15 23:21:53 -06:00 committed by GitHub
parent 0bf06e720d
commit df50388bbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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