Skip to content

Commit ba642bb

Browse files
24.10.5
Signed-off-by: daodao <jsjson@163.com>
1 parent 09632f8 commit ba642bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Build_isos_seed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
mkdir -p artifacts/${{ matrix.model }}
106106
107107
rom=openwrt-${{ matrix.model }}/bin/targets/mediatek/filogic/${{ matrix.output_pattern }}
108-
cp -a $rom artifacts/${{ matrix.model }}/istoreos-24.10.4-$(date '+%Y%m%d%H')-seed-${{ matrix.lower_model }}-squashfs-sysupgrade.bin
108+
cp -a $rom artifacts/${{ matrix.model }}/istoreos-24.10.5-$(date '+%Y%m%d%H')-seed-${{ matrix.lower_model }}-squashfs-sysupgrade.bin
109109
110110
- name: Upload Firmware Artifacts
111111
uses: actions/upload-artifact@main

0 commit comments

Comments
 (0)