File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ tar -xvf "./src/main/resources/native/libextism-x86_64-pc-windows-gnu-${EXTISM_V
43
43
# tar -xvf "./src/main/resources/native/libextism-x86_64-pc-windows-msvc-${EXTISM_VERSION}.tar.gz" --directory ./src/main/resources/native/
44
44
mv ./src/main/resources/native/extism.dll ./src/main/resources/win32-x86-64/extism.dll
45
45
46
- # rm -rfv ./src/main/resources/native
46
+ rm -rfv ./src/main/resources/native
47
47
48
48
# curl -L -o "./src/main/resources/native/libextism-aarch64-unknown-linux-musl-${EXTISM_VERSION}.tar.gz" "https://github.com/extism/extism/releases/download/${EXTISM_VERSION}/libextism-aarch64-unknown-linux-musl-${EXTISM_VERSION}.tar.gz"
49
49
# tar -xvf "./src/main/resources/native/libextism-aarch64-unknown-linux-musl-${EXTISM_VERSION}.tar.gz" --directory ./src/main/resources/native/
You can’t perform that action at this time.
0 commit comments