mirror of
https://github.com/julia-actions/setup-julia.git
synced 2026-02-17 21:46:54 +08:00
Handle install directories using tool-cache (#46)
* Make test builds more verbose * Handle install directories using tool-cache * Bump version to 1.3.0-DEV
This commit is contained in:
1
.github/workflows/example-builds-nightly.yml
vendored
1
.github/workflows/example-builds-nightly.yml
vendored
@@ -33,4 +33,5 @@ jobs:
|
||||
with:
|
||||
version: nightly
|
||||
arch: ${{ matrix.julia-arch }}
|
||||
show-versioninfo: 'true'
|
||||
- run: julia --version
|
||||
|
||||
Reference in New Issue
Block a user