fix: remove copyHTML

This commit is contained in:
mio
2023-05-01 15:59:29 +08:00
parent 92cafdadb8
commit 9cbbb2c0e7

View File

@ -39,7 +39,6 @@ const start = async () => {
name: `${hashName}.zip`, name: `${hashName}.zip`,
hash: sha256 hash: sha256
}) })
copyHTML()
} }
const copyAppZip = () => { const copyAppZip = () => {