mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2025-12-31 21:58:51 +03:00
Update CI workflow
This commit is contained in:
2
.github/workflows/build-ci.yml
vendored
2
.github/workflows/build-ci.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user