Skip to content

Commit

Permalink
Disable caching
Browse files Browse the repository at this point in the history
  • Loading branch information
sethaxen committed Aug 8, 2023
1 parent cf21323 commit 6ccbadf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/documenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
- uses: julia-actions/cache@v1
- uses: julia-actions/julia-buildpkg@latest
- uses: julia-actions/julia-docdeploy@v1
env:
Expand Down

0 comments on commit 6ccbadf

Please sign in to comment.