Commit Graph

52 Commits

Author SHA1 Message Date
Sascha Mann
f8e69caa03 Use tool-cache to install Julia 2019-08-13 17:43:29 +02:00
Sascha Mann
7961e4e3f2 Add prototype action using exec and curl
* Downloads a fixed version Julia binary using curl
* Adds it to PATH
* Runs `julia --version` to test the installation
2019-08-13 12:11:39 +02:00