changed pre release hook to post release hook

This commit is contained in:
Valmo Trindade
2024-07-19 00:51:53 -03:00
parent ef89a0cec4
commit 8708badc43

View File

@@ -1,5 +1,4 @@
const dllDir = HEMTT_RFS.join("extensions").join("armatak").join("dist");
const dll = dllDir.join("armatak.dll");
const dll_x64 = dllDir.join("armatak_x64.dll");