Skip to content

Commit

Permalink
Update Build_meson8b.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YumesomeZakura committed Nov 18, 2023
1 parent 4ace0d2 commit 6eeacea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Build_meson8b.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
md5=`echo ${md5:0:10}`
}
rom=openwrt/bin/targets/meson/*/*.img
rom=openwrt/bin/targets/meson/*/*
getmd5 $rom
cp -a $rom ./ARM_Out/openwrt-$(date +%Y%m%d)_${md5}.img
Expand All @@ -111,7 +111,7 @@ jobs:
- name: Upload Packages
uses: actions/upload-artifact@main
with:
name: H68K-Packages
name: armv7-Packages
path: openwrt/bin/packages


Expand Down

0 comments on commit 6eeacea

Please sign in to comment.