mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-04-08 17:05:27 +02:00
Correct CI
This commit is contained in:
parent
ecabaf629a
commit
004139eacc
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -16,8 +16,10 @@ jobs:
|
||||
|
||||
- name: install_deps
|
||||
run: make install_deps
|
||||
- name: build_appimage
|
||||
run: make build_appimage
|
||||
- name: build_appimage_x64
|
||||
run: make build_appimage_x64
|
||||
- name: build_appimage_amd64
|
||||
run: make build_appimage_amd64
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user