mirror of
https://github.com/Slava-Shchipunov/awg-openwrt.git
synced 2026-03-14 01:13:09 +00:00
try fix LS
This commit is contained in:
9
.github/workflows/build-module.yml
vendored
9
.github/workflows/build-module.yml
vendored
@@ -86,15 +86,14 @@ jobs:
|
||||
make package/kmod-amneziawg/{clean,download,prepare}
|
||||
|
||||
make package/amnezia-wg-tools/compile
|
||||
make package/luci-app-amneziawg/compile
|
||||
|
||||
ls -al bin/packages/${{ matrix.build_env.pkgarch }}/awgopenwrt
|
||||
|
||||
make package/luci-app-amneziawg/compile V=s
|
||||
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/
|
||||
|
||||
|
||||
# - name: Release
|
||||
# uses: softprops/action-gh-release@v1
|
||||
# with:
|
||||
|
||||
Reference in New Issue
Block a user