We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 060e957 commit 0923a0eCopy full SHA for 0923a0e
1 file changed
action.yml
@@ -129,6 +129,7 @@ runs:
129
;;
130
esac
131
132
+ mkdir -p "$HOME"/.local
133
cd "$HOME"/.local
134
135
url="https://repo1.maven.org/maven2/io/zonky/test/postgres/embedded-postgres-binaries-$os-$arch/$version/embedded-postgres-binaries-$os-$arch-$version.jar"
0 commit comments