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
53104ce0
"git@developer.sourcefind.cn:yangql/googletest.git" did not exist on "2ed2211db99ab4f3e4d11078c78ad48a5b692f02"
Unverified
Commit
53104ce0
authored
Jul 26, 2025
by
wukongdaily
Committed by
GitHub
Jul 26, 2025
Browse files
文件后缀重命名为btrfs
重新打包后的格式 根系统是btrfs更合适些
parent
a13d702c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/build-N1.yml
.github/workflows/build-N1.yml
+1
-1
No files found.
.github/workflows/build-N1.yml
View file @
53104ce0
...
...
@@ -105,7 +105,7 @@ jobs:
FILENAME=$(basename "$FILE")
echo "FILENAME=$FILENAME" >> $GITHUB_ENV
KERNEL_VERSION=$(echo "$FILENAME" | grep -oP 'k\d+\.\d+\.\d+')
mv "$FILE" "${{ env.PACKAGED_OUTPUTPATH }}/immortalwrt-24.10.2-phicomm-n1-
ext4
-$KERNEL_VERSION.img.gz"
mv "$FILE" "${{ env.PACKAGED_OUTPUTPATH }}/immortalwrt-24.10.2-phicomm-n1-
btrfs
-$KERNEL_VERSION.img.gz"
-
name
:
Upload firmware to GitHub Releases
...
...
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