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
This commit is contained in:
Sascha Mann
2019-08-13 01:13:12 +02:00
parent d3bf4c48c9
commit 7961e4e3f2
8 changed files with 102 additions and 30 deletions

4
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "node12-template-action",
"version": "0.0.0",
"name": "setup-julia",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {