Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mgqnfoqv7k2w
AutoBuildImmortalWrt
Commits
02c5b97f
Unverified
Commit
02c5b97f
authored
Dec 08, 2024
by
wukongdaily
Committed by
GitHub
Dec 08, 2024
Browse files
Update build-mediatek-filogic-24.10-release.yml
parent
7add63fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/build-mediatek-filogic-24.10-release.yml
.github/workflows/build-mediatek-filogic-24.10-release.yml
+1
-1
No files found.
.github/workflows/build-mediatek-filogic-24.10-release.yml
View file @
02c5b97f
...
...
@@ -41,7 +41,7 @@ jobs:
id
:
locate_files
run
:
|
# 查找符合条件的固件文件
firmware_files=$(find "${{ github.workspace }}/bin" -type f -name '*squashfs*
.img.gz
')
firmware_files=$(find "${{ github.workspace }}/bin" -type f -name '*squashfs*')
# 如果有多个固件文件,按空格分割路径并保存为环境变量
firmware_files_array=($firmware_files)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment