mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-06 19:46:52 +03:00
Fix bin path
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -31,4 +31,7 @@ jobs:
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v2.0.8
|
||||
with:
|
||||
files: ./bin/*.ipk
|
||||
files: |
|
||||
./bin/packages/x86_64/utilites/*.ipk
|
||||
./bin/packages/x86_64/luci/*.ipk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user