"git@developer.sourcefind.cn:yangql/googletest.git" did not exist on "2ed2211db99ab4f3e4d11078c78ad48a5b692f02"
Unverified Commit 53104ce0 authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

文件后缀重命名为btrfs

重新打包后的格式 根系统是btrfs更合适些
parent a13d702c
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment