Skip to content

Commit

Permalink
add depot caching
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth authored Nov 28, 2023
1 parent 892fa72 commit 983a3af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ runs:
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
- uses: julia-actions/cache@v1
- name: 'Install JuliaFormatter'
run: |
julia -e '
Expand Down

0 comments on commit 983a3af

Please sign in to comment.