mirror of
https://github.com/miskcoo/ugreen_dx4600_leds_controller.git
synced 2025-07-23 04:13:04 +02:00
update gh-actions script
This commit is contained in:
2
.github/workflows/build-truenas.yml
vendored
2
.github/workflows/build-truenas.yml
vendored
@@ -22,4 +22,4 @@ jobs:
|
||||
with:
|
||||
commit_message: "Add compiled modules"
|
||||
branch: gh-actions
|
||||
file_pattern: '*.ko'
|
||||
file_pattern: 'build-scripts/truenas/build/*/*/led-ugreen.ko'
|
||||
|
@@ -8,3 +8,5 @@ for version in ${truenas_versions}; do
|
||||
bash build.sh "$version"
|
||||
fi
|
||||
done
|
||||
|
||||
find -name *.ko
|
||||
|
Reference in New Issue
Block a user