Update CI workflow

This commit is contained in:
Vadim Vetrov 2024-09-21 19:20:29 +03:00
parent 2d1b58bc6d
commit 79df04cb07
No known key found for this signature in database
GPG Key ID: E8A308689D7A73A5

View File

@ -43,7 +43,6 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
# arch: [x86_64, x86, aarch64, armhf, armv7, ppc64le, s390x]
arch: [x86_64, x86, aarch64, armhf, armv7] arch: [x86_64, x86, aarch64, armhf, armv7]
branch: [latest-stable] branch: [latest-stable]
steps: steps:
@ -341,5 +340,4 @@ jobs:
title: 'Development build' title: 'Development build'
files: | files: |
./**/youtubeUnblock*.ipk ./**/youtubeUnblock*.ipk
./**/kmod-youtubeUnblock*.ipk
./**/youtubeUnblock*.tar.gz ./**/youtubeUnblock*.tar.gz