Update main.yml

This commit is contained in:
Lywx 2025-01-15 23:22:42 -06:00 committed by GitHub
parent df50388bbd
commit 62a88a558a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,7 +64,7 @@ jobs:
mkdir starship-release
mv build/x64/Release/Starship.exe starship-release/
mv build/x64/Release/starship.o2r starship-release/
mv config.json starship-release/
mv config.yml starship-release/
mv assets starship-release/
- name: Upload build
uses: actions/upload-artifact@v4