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
ec371f17
Unverified
Commit
ec371f17
authored
Dec 08, 2024
by
wukongdaily
Committed by
GitHub
Dec 08, 2024
Browse files
Update x86-64-23.05.4.yml
parent
82b10703
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/x86-64-23.05.4.yml
.github/workflows/x86-64-23.05.4.yml
+1
-1
No files found.
.github/workflows/x86-64-23.05.4.yml
View file @
ec371f17
...
...
@@ -41,7 +41,7 @@ jobs:
-
name
:
Locate squashfs firmware files
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
-combined
*.img.gz')
firmware_files=$(echo "$firmware_files" | tr '\n' ' ')
echo "Squashfs firmware files located:"
echo "$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