Skip to content

Commit

Permalink
Adds JULIA_DEPOT_PATH caching
Browse files Browse the repository at this point in the history
  • Loading branch information
cadojo committed Mar 24, 2024
1 parent 09a2bba commit 3b4564f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@latest
- uses: julia-actions/cache@v1
with:
version: "1"
- name: Install dependencies
Expand Down

0 comments on commit 3b4564f

Please sign in to comment.