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
dee9f472
Unverified
Commit
dee9f472
authored
Dec 08, 2024
by
wukongdaily
Committed by
GitHub
Dec 08, 2024
Browse files
Update x86-64-23.05.4.yml
parent
c53128b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
.github/workflows/x86-64-23.05.4.yml
.github/workflows/x86-64-23.05.4.yml
+3
-1
No files found.
.github/workflows/x86-64-23.05.4.yml
View file @
dee9f472
...
@@ -49,7 +49,9 @@ jobs:
...
@@ -49,7 +49,9 @@ jobs:
-
name
:
Package firmware files into a tar.gz
-
name
:
Package firmware files into a tar.gz
run
:
|
run
:
|
tar -czf firmware.tar.gz ${{ env.firmware_paths }}
mkdir -p /tmp/firmware
cp ${{ env.firmware_paths }} /tmp/firmware/
tar -czf firmware.tar.gz -C /tmp/firmware .
echo "Firmware files packaged into firmware.tar.gz"
echo "Firmware files packaged into firmware.tar.gz"
-
name
:
Upload firmware
-
name
:
Upload firmware
...
...
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