mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 20:37:58 +03:00
Update main.yml
This commit is contained in:
parent
df50388bbd
commit
62a88a558a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue