mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-07 20:16:53 +03:00
Fix bin path
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -32,6 +32,6 @@ jobs:
|
|||||||
uses: softprops/action-gh-release@v2.0.8
|
uses: softprops/action-gh-release@v2.0.8
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
./bin/packages/x86_64/utilites/*.ipk
|
./bin/packages/x86_64/utilites/*.ipk
|
||||||
./bin/packages/x86_64/luci/*.ipk
|
./bin/packages/x86_64/luci/*.ipk
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user