mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-27 01:25:42 -04:00
AppImage: Follow repository convention for script naming
This commit is contained in:
parent
1da6db7260
commit
25661d9299
2
.github/workflows/rolling-release.yml
vendored
2
.github/workflows/rolling-release.yml
vendored
@ -110,7 +110,7 @@ jobs:
|
||||
cd build
|
||||
cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_SDL_FRONTEND=ON -DBUILD_QT_FRONTEND=ON -DUSE_SDL2=ON -G Ninja ..
|
||||
ninja
|
||||
../appimage/generate-appimages.sh $(pwd)
|
||||
../appimage/generate_appimages.sh $(pwd)
|
||||
|
||||
- name: Upload SDL AppImage
|
||||
uses: actions/upload-artifact@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user