mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-29 04:05:41 -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
|
cd build
|
||||||
cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_SDL_FRONTEND=ON -DBUILD_QT_FRONTEND=ON -DUSE_SDL2=ON -G Ninja ..
|
cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_SDL_FRONTEND=ON -DBUILD_QT_FRONTEND=ON -DUSE_SDL2=ON -G Ninja ..
|
||||||
ninja
|
ninja
|
||||||
../appimage/generate-appimages.sh $(pwd)
|
../appimage/generate_appimages.sh $(pwd)
|
||||||
|
|
||||||
- name: Upload SDL AppImage
|
- name: Upload SDL AppImage
|
||||||
uses: actions/upload-artifact@v1
|
uses: actions/upload-artifact@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user