Skip to content

Commit

Permalink
[docs] use julia-actions/cache (#3942)
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Feb 10, 2025
1 parent a5e3279 commit 400f0f6
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 @@ -15,6 +15,7 @@ jobs:
- uses: julia-actions/setup-julia@latest
with:
version: '1'
- uses: julia-actions/cache@v1
- name: Install dependencies
env:
WLSLICENSE: ${{ secrets.WLSLICENSE }}
Expand Down

0 comments on commit 400f0f6

Please sign in to comment.