Update build-packages.yml

This commit is contained in:
Bard 2022-10-22 14:14:19 +08:00 committed by GitHub
parent 32d646958c
commit d94b634ae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ jobs:
- openwrt-22.03
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
fetch-depth: 0
@ -54,12 +54,12 @@ jobs:
env:
ARCH: ${{ matrix.arch }}-${{ matrix.tag }}
FEEDNAME: packages_ci
PACKAGES: luci-app-passwall luci-app-ssr-plus brook hysteria ipt2socks pdnsd redsocks2 trojan trojan-go xray-plugin v2ray-geodata naiveproxy sagernet-core
PACKAGES: luci-app-passwall luci-app-ssr-plus brook hysteria ipt2socks pdnsd redsocks2 trojan trojan-go xray-plugin v2ray-geodata naiveproxy sagernet-core chinadns-ng
KEY_BUILD: ${{ secrets.sign_key }}
NO_REFRESH_CHECK: true
- name: Upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: ${{ matrix.tag }}-${{ matrix.arch }}
path: bin/packages/${{ matrix.arch }}/packages_ci/*.ipk