Skip to content

Commit

Permalink
更新 my_ipq60xx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
beck023 authored Nov 21, 2024
1 parent 5220bd0 commit 03c0172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/my_ipq60xx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
cd $OPENWRT_PATH/bin/targets/*/*
cat sha256sums
cp $OPENWRT_PATH/.config build.config
mv -f $OPENWRT_PATH/bin/packages/*/*/*.apk packages
mv -f $OPENWRT_PATH/bin/packages/*/*/*.ipk packages
tar -zcf Packages.tar.gz packages
rm -rf packages feeds.buildinfo version.buildinfo
echo "FIRMWARE_PATH=$PWD" >> $GITHUB_ENV
Expand Down

0 comments on commit 03c0172

Please sign in to comment.