try fix LS
This commit is contained in:
@@ -86,15 +86,14 @@ jobs:
|
|||||||
make package/kmod-amneziawg/{clean,download,prepare}
|
make package/kmod-amneziawg/{clean,download,prepare}
|
||||||
|
|
||||||
make package/amnezia-wg-tools/compile
|
make package/amnezia-wg-tools/compile
|
||||||
make package/luci-app-amneziawg/compile
|
make package/luci-app-amneziawg/compile V=s
|
||||||
|
|
||||||
ls -al bin/packages/${{ matrix.build_env.pkgarch }}/awgopenwrt
|
|
||||||
|
|
||||||
make package/kmod-amneziawg/compile
|
make package/kmod-amneziawg/compile
|
||||||
|
|
||||||
|
- name: LS Packages
|
||||||
|
run: |
|
||||||
|
ls -al bin/packages/${{ matrix.build_env.pkgarch }}/awgopenwrt
|
||||||
ls -al bin/targets/${{ matrix.build_env.target}}/${{ matrix.build_env.subtarget}}/packages/
|
ls -al bin/targets/${{ matrix.build_env.target}}/${{ matrix.build_env.subtarget}}/packages/
|
||||||
|
|
||||||
|
|
||||||
# - name: Release
|
# - name: Release
|
||||||
# uses: softprops/action-gh-release@v1
|
# uses: softprops/action-gh-release@v1
|
||||||
# with:
|
# with:
|
||||||
|
|||||||
Reference in New Issue
Block a user