fix: remove copyHTML

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

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