diff --git a/action.yml b/action.yml index 3a0c83a..d2195d8 100644 --- a/action.yml +++ b/action.yml @@ -129,6 +129,7 @@ runs: ;; esac + mkdir -p "$HOME"/.local cd "$HOME"/.local url="https://repo1.maven.org/maven2/io/zonky/test/postgres/embedded-postgres-binaries-$os-$arch/$version/embedded-postgres-binaries-$os-$arch-$version.jar"