Browse Source

Update Openwrt-AutoBuild.yml

kiddin9 3 years ago
parent
commit
9634fdecdc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/Openwrt-AutoBuild.yml

+ 1 - 1
.github/workflows/Openwrt-AutoBuild.yml

@@ -263,7 +263,7 @@ jobs:
           echo $md5 >> $i/version.txt
           echo v$REPO_BRANCH >> $i/version.txt
         done
-        rm -rf openwrt/bin/targets/*/*/!(*.tar.gz|*buildinfo|packages)
+        rm -rf openwrt/bin/targets/*/*/!(*.tar.*|*buildinfo|packages)
         mkdir ${{ env.REPO_BRANCH }}
         cp -rf openwrt/bin/targets ${{ env.REPO_BRANCH }}/
         Emoji=("🎉" "🤞" "✨" "🎁" "🎈" "🎄" "🎨" "💋" "🍓" "🍕" "🍉" "💐" "🌴" "🚀" "🛸" "🗽" "⛅" "🌈" "🔥" "⛄" "🐶" "🏅" "🦄" "🐤")