mirror of
https://github.com/julia-actions/setup-julia.git
synced 2026-02-12 02:56:54 +08:00
* Downloads a fixed version Julia binary using curl * Adds it to PATH * Runs `julia --version` to test the installation
4 lines
188 B
JavaScript
4 lines
188 B
JavaScript
"use strict";
|
|
// Apparently this satisfies the typescript compiler
|
|
// https://stackoverflow.com/questions/41211566/tsconfig-json-buildno-inputs-were-found-in-config-file/45790421#45790421
|