.forgejo/workflows/dotnet.yaml aktualisiert
All checks were successful
Java CI / test (push) Successful in 1m33s
All checks were successful
Java CI / test (push) Successful in 1m33s
This commit is contained in:
parent
951f93b1b3
commit
ecc4728e5e
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ jobs:
|
|||
./appimagetool-x86_64.AppImage PS2_Manager.AppDir
|
||||
|
||||
mkdir -p release
|
||||
mv PS2_Manager-x86_64.AppImage release/
|
||||
mv PS2_Manager-x86_64.AppImage release/PS2Manager_Linux_x64.AppImage
|
||||
|
||||
- name: Pack Releases into Zips
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue